Re: any python module to calculate sin, cos, arctan?
- From: "Raymond L. Buvel" <levub137@xxxxxxxxx>
- Date: Tue, 08 Nov 2005 12:30:35 GMT
Shi Mu wrote:
> any python module to calculate sin, cos, arctan?
The other answers in this thread point you to the standard modules. If
you need arbitrary precision floating point versions of these functions
check out:
http://calcrpnpy.sourceforge.net/clnumManual.html
.
- References:
- any python module to calculate sin, cos, arctan?
- From: Shi Mu
- any python module to calculate sin, cos, arctan?
- Prev by Date: Re: Writing Win32 shell extensions in python?
- Next by Date: Re: os.path.getmtime on winXP
- 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):