5 447
modifications
(petit correction) |
(petit correction) |
||
<syntaxhighlight lang="c">
/* ---------------------------------- */
/* save as
/* --------------------------------- */
#include "x_hfile.h"
#include "
/* --------------------------------- */
int main(void)
ay = 0;
by =
n = 2*150;
ny = 2*150;
M = trapezoid_dxdy(f, u,v,n, ay,by,ny);
printf(" With the trapezoidal's rule.\n\n");
}
/* --------------------------------- */
</syntaxhighlight>
<syntaxhighlight lang="dos">
f : (x,y)->
u : (y)->
v : (y)-> sqrt(
With the trapezoidal's rule.
(
int( int(
(0.000 (
Press return to continue.
</syntaxhighlight>
|