This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients aneesh317, vstinner
Date 2017-09-25.13:10:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506345052.35.0.179381963423.issue31576@psf.upfronthosting.co.za>
In-reply-to
Content
It seems like you are confused between radians and degrees. math.sin() expects radians.
https://docs.python.org/dev/library/math.html#math.sin

Sorry but the Python bug tracker is not the right to ask questions. I close your bug report.
History
Date User Action Args
2017-09-25 13:10:52vstinnersetrecipients: + vstinner, aneesh317
2017-09-25 13:10:52vstinnersetmessageid: <1506345052.35.0.179381963423.issue31576@psf.upfronthosting.co.za>
2017-09-25 13:10:52vstinnerlinkissue31576 messages
2017-09-25 13:10:52vstinnercreate