freeware http://groups.yahoo.com/group/mathc/ * Calculus : Newton's method for the system of two equations in two unknowns. ************ Windows : Dev-C++ 4 ...
249
xhumga bernard
xhungab
Jul 8, 2006 4:42 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : The gradient. The directionnal derivative. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
250
xhumga bernard
xhungab
Jul 8, 2006 4:43 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Partial derivatives. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return...
251
xhumga bernard
xhungab
Jul 8, 2006 4:44 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : The gradient. The directionnal derivative. (II) ************ Windows : Dev-C++ 4 Linux : gcc abc.c...
252
xhumga bernard
xhungab
Jul 8, 2006 4:45 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Tangent plane, Normal line, level curve. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
253
xhumga bernard
xhungab
Jul 8, 2006 4:46 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Implicit differentiation. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out...
254
xhumga bernard
xhungab
Jul 8, 2006 4:46 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : local maximum, minimum, saddle point ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return...
255
xhumga bernard
xhungab
Jul 8, 2006 9:13 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Find the surface area for the given functions. ************ Windows : Dev-C++ 4 Linux : gcc abc.c...
256
xhumga bernard
xhungab
Jul 8, 2006 9:20 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Find the surface area for the given functions. (polar) ************ Windows : Dev-C++ 4 Linux : gcc...
257
xhumga bernard
xhungab
Jul 8, 2006 9:20 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Double integrals in polar coordinates. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
258
xhumga bernard
xhungab
Jul 8, 2006 9:21 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Cylindrical coordinates. (Triple Integrals) ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
259
xhumga bernard
xhungab
Jul 8, 2006 9:21 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Double integrals, with the trapezoidal39;s rule. ************ Windows : Dev-C++ 4 Linux : gcc abc.c...
260
xhumga bernard
xhungab
Jul 8, 2006 9:25 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Approximate the definite double integral with parameters. ************ Windows : Dev-C++ 4 Linux :...
261
xhumga bernard
xhungab
Jul 8, 2006 9:27 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Triple integrals, with the trapezoidal39;s rule. ************ Windows : Dev-C++ 4 Linux : gcc abc.c...
262
xhumga bernard
xhungab
Jul 8, 2006 9:29 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Double integrals, with the simpson's rule. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
263
xhumga bernard
xhungab
Jul 8, 2006 9:29 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : The center of mass, and the polar moment of inertia of a lamina. (Double Integral). ************ ...
264
xhumga bernard
xhungab
Jul 8, 2006 9:30 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Double integrals, with the trapezoidal39;s rule. ************ Windows : Dev-C++ 4 Linux : gcc abc.c...
265
xhumga bernard
xhungab
Jul 8, 2006 9:30 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Double integrals, with the simpson's rule. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
266
xhumga bernard
xhungab
Jul 8, 2006 9:32 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Triple integrals, with the simpson's rule. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
267
xhumga bernard
xhungab
Jul 8, 2006 9:35 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Double integrals. Compute the area A. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
268
xhumga bernard
xhungab
Jul 8, 2006 9:35 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Spherical coordinates. (Triple Integrals) ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
269
xhumga bernard
xhungab
Jul 9, 2006 7:34 am
freeware http://groups.yahoo.com/group/mathc/ ************ * Calculus : Surface Integrals. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return ...
270
xhumga bernard
xhungab
Jul 9, 2006 7:34 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Line Integrals ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ...
271
xhumga bernard
xhungab
Jul 9, 2006 7:34 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Numerical solution to a differential equation. ************ Windows : Dev-C++ 4 Linux : gcc abc.c...
272
xhumga bernard
xhungab
Jul 9, 2006 7:35 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : The flux of F through S with the divergence theorem. ************ Windows : Dev-C++ 4 Linux : gcc...
273
xhumga bernard
xhungab
Jul 9, 2006 7:35 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Line Integrals (II) ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ...
274
xhumga bernard
xhungab
Jul 9, 2006 7:35 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Evaluate line Integrals that are independent of path. ************ Windows : Dev-C++ 4 Linux : gcc...
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Line Integrals. Applications ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out...
277
xhumga bernard
xhungab
Jul 9, 2006 7:45 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : The flux of F through a surface S. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return ...