I needed to calculate arctan for a project I am working and that is not automatically available in the microframework so I found this http://www.microfram...-with-full-net/ which worked beautifully.
Here is the math library class file. http://www.microfram.../file/exMath.cs
Works great! Many thanks!