top of page
Buscar

Sesion N13 02/07/2018

#include<iostream> #include<math.h> using namespace std; int i,suma,MAX1,INDIC,MIN1; int opcion; int vector[10]; int A[10],B[10],C[10];...

Tarea de hoy lunes 18

#include <iostream> #include<math.h> using namespace std; double R,R1,R2,Q; int x,y,b,t,m,e,base,v; double HIPERBOLA (int a); double...

SESION 9 (click para mostrar la codificacion )

#include<iostream> #include<math.h> using namespace std ; int main () { int opcion ; cout<<"Osciladores\n"; cout<<"1.-Sumas y...

bottom of page