Re: any python module to calculate sin, cos, arctan?
- From: Dennis Benzinger <Dennis.Benzinger@xxxxxxx>
- Date: Tue, 08 Nov 2005 11:52:28 +0100
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 .
- References:
- any python module to calculate sin, cos, arctan?
- From: Shi Mu
- any python module to calculate sin, cos, arctan?
- Prev by Date: Re: Addressing the last element of a list
- Next by Date: Re: PYTHON LOOSING FOR JAVA???????
- Previous by thread: any python module to calculate sin, cos, arctan?
- Next by thread: Re: any python module to calculate sin, cos, arctan?
- Index(es):