Friday, December 5, 2008

Perhaps we should start talking now.
My work has spanned calculus,mathematical tranformation of functions by rotation(in 2 and 3 dimensions),modification of Stirling's theorem to calculate factorials of all kinds of numbers,electrochemistry and .....

No comments:

LinkedList implementation in C with java.util.ArrayList like sublist capability

Place this in an header file, called list.h /*  * File:   list.h  * Author: hp  *  * Created on September 3, 2017, 2:41 AM  */ #if...