Mark Dickinson <dicki...@gmail.com> added the comment:

I'm fairly sure most modern OSs on x86-64 use software implementations of sin, 
cos and tan. At least, I hope so: the x87 hardware versions are notoriously 
inaccurate:

https://randomascii.wordpress.com/2014/10/09/intel-underestimates-error-bounds-by-1-3-quintillion/

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31630>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to