[ python-Bugs-996392 ] math and cmath docs don't specify radians

SourceForge.net noreply at sourceforge.net
Fri Jul 23 09:18:05 CEST 2004


Bugs item #996392, was opened at 2004-07-23 07:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=996392&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Delaney (tcdelaney)
Assigned to: Nobody/Anonymous (nobody)
Summary: math and cmath docs don't specify radians

Initial Comment:
The math and cmath functions take their parameters in 
radians, but there is nothing stating this.

The closest is "The math module consists mostly of thin 
wrappers around the platform C math library functions.".

For starters, are we guaranteed that the platform math 
functions take radians?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=996392&group_id=5470


More information about the Python-bugs-list mailing list