Mark Dickinson added the comment:

Why not implement copysign?  It's a standard, familiar function with well-
documented meaning all over the web, and it can easily be used to create 
whatever sign test is necessary, letting the user decide what results 
(s)he wants for +/-0, +/-nan, etc.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1640>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to