top of page
Buscar

2° practica de programación

#include<iostream> #include<math.h> using namespace std; double W,m,P,V1,V2; double w,v1,v2,Po,vol; double H2,H1=283.14,Vo,Vl; double...

seccion 9 funciones:

#include<iostream> #include<math.h> using namespace std; //zona publica double R,Q,pi=3.14,Qc,Qi, T, a, y; double HIPERBOLA(int a);...

PROGRAMACION EN C++ SESION 9 :V

//osciladores #include <iostream> #include <math.h> using namespace std; int main () { cout<<"******** MENU ********\n"; cout<<"escoger...

© 2018 by Oscar. Proudly created with Wix.com

bottom of page