freeware
http://groups.yahoo.com/group/mathc/
* Calculus : Compute and draw the parabolic asymptote of f.
************
Windows : Dev-C++ 4, Lcc-win32
Linux : gcc abc.c -lm Return
a.out Return
************
* You can compile the *.c files directly without create a project.
************
c02b_1a.c : Draw f : x-> ((x**6+x**4)/(x**4-x-1)) + 10*x
c02b_1b.c : Compute a.
c02b_1c.c : Compute b.
c02b_1c.c : Compute c.
c02b_1d.c : Draw the asymptote.
************
The members can try these links :
http://groups.yahoo.com/group/mathc/files/C/D/c02f.zip