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

Yes.

Use the math module or the cmath module if you need
mathematical functions for complex numbers.

Bye,
Dennis
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to