Shi Mu wrote:
> any python module to calculate sin, cos, arctan?

Try module math. Or cmath if you want the functions to be aware of 
complex numbers.

/MiO
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to