INTEGRAR
Publicado por Wendy (7 intervenciones) el 24/09/2006 02:09:08
SI HE HECHO:
syms x y;
f=x+y;
e=int(f,y,0,1);
disp(e);
POR QUE ME DA ERROR, QUE PUEDO HACER??
syms x y;
f=x+y;
e=int(f,y,0,1);
disp(e);
POR QUE ME DA ERROR, QUE PUEDO HACER??
Valora esta pregunta


0