Re: any python module to calculate sin, cos, arctan?
- From: Mikael Olofsson <mikael@xxxxxxxxxx>
- Date: Tue, 08 Nov 2005 12:03:09 +0100
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 .
- References:
- any python module to calculate sin, cos, arctan?
- From: Shi Mu
- any python module to calculate sin, cos, arctan?
- Prev by Date: Re: Sorting Documentation
- Next by Date: Re: Addressing the last element of a list
- Previous by thread: Re: any python module to calculate sin, cos, arctan?
- Next by thread: Re: any python module to calculate sin, cos, arctan?
- Index(es):