Site hosted by Angelfire.com: Build your free website today!

C/C++ Work:

Numerical Analysis: Simple root finding program (dos based)  accepts user input and calculated the root of a hard coded function which is a Taylor approx. for 2e^x - sin(x) + ....  Written in MS Visual C++ source only.