[issue31576] problem in math

STINNER Victor report at bugs.python.org
Mon Sep 25 09:10:52 EDT 2017


STINNER Victor added the comment:

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.

----------
nosy: +haypo
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31576>
_______________________________________


More information about the Python-bugs-list mailing list