<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><div>You are rigth Xavier... I haven't noticed that the result was not zero.. The error is too big! There is something wrong!</div><div><br></div><div>Julio</div><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><br><div style="font-family:arial, helvetica, sans-serif;font-size:13px"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> xavier roguiez <xr@geo.hmg.inpg.fr><br><b><span style="font-weight: bold;">To:</span></b> users@lists.scilab.org<br><b><span style="font-weight: bold;">Sent:</span></b> Mon, 18 October, 2010 16:48:32<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [scilab-Users] Convergence problem<br></font><br>Le 18/10/2010 15:38, Julio Gonzalez-Saenz a écrit :<br>> I ran the example on help,
and it ran..<br>> <br>> <br>> x0=0;x1=0:0.1:2*%pi;<br>> X=integrate('sin(x)','x',x0,x1);<br>> <br>Hi julio,<br><br>The result is also inaccurate ? using a vector doesn't change the<br>problem because you've done the following computation :<br> integrate('sin(x)','x',0,6.2)<br>->0.0034579<br><br> but if you try<br> integrate('sin(x)','x',0,2*%pi)<br>it doesn't run...<br>It's a mystery for me...<br><br>xavier<br></div></div><div style="position:fixed"></div>
</div><br>
</body></html>