[issue46444] Wrong value of pi for larger values using math.cos() function

Serhiy Storchaka report at bugs.python.org
Thu Jan 20 02:10:38 EST 2022


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Yes, math.radians() just multiplies its argument by pi/180.

And what is your issue?

----------

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


More information about the Python-bugs-list mailing list