[Python-bugs-list] [ python-Bugs-460151 ] math module - sin and cos ERROR

noreply@sourceforge.net noreply@sourceforge.net
Sun, 09 Sep 2001 23:05:18 -0700


Bugs item #460151, was opened at 2001-09-09 23:05
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=460151&group_id=5470

Category: Extension Modules
Group: Python 2.1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: math module - sin and cos ERROR

Initial Comment:
I have python 2.0 and 2.1 running on a Win98 platform.
The sin and cos functions in the math module are not 
functioning correctly. They return false results. For 
example, it says cos(90) is -0.4 or somthing, when it 
is clearly supposed to be 0, and sin(90) returns some 
other outrageous value besides the real answer.

I don't think i'm doing anything wrong - It's just 
defective!!!

Mike Balamotis
balamoti@ucla.edu

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

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