freeware
http://groups.yahoo.com/group/mathc/
* Calculus : Mean Value.
************
Windows : Dev-C++ 4
Linux : gcc abc.c -lm Return
a.out Return
************
* You can compile the *.c files directly without create a project.
************
Find a number c in (r,s) that satisfies
the mean value theorem for :
c03e2A.c : f : x-> x**2 + 1
c03e2B.c : f : x-> x**2 + 2*x - 11
c03e2C.c : f : x-> x**4 - x**3 - 1
c03e2E.c : f : x-> x + 4/x
c03e2F.c : f : x-> x**2 + 4/x
c03e2H.c : f : x-> exp(x)
c03e2I.c : f : x-> exp(x) + x**2
c03e2J.c : f : x-> exp(x) + sin(x)
c03e2K.c : f : x-> exp(x) + 1/x
c03e2M.c : f : x-> sin(x)
c03e2N.c : f : x-> cos(x)
************
The members can try these links :
http://groups.yahoo.com/group/mathc/files/C/D/c03e.zip