
report at bugs
Aug 24, 2012, 12:26 PM
Post #1 of 2
(67 views)
Permalink
|
|
[issue14521] math.copysign(1., float('nan')) returns -1.
|
|
Roundup Robot added the comment: New changeset 31a7ff299698 by Mark Dickinson in branch '2.7': Remove overeager test (don't depend on the sign of a nan; cf. issue #14521) http://hg.python.org/cpython/rev/31a7ff299698 ---------- _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue14521> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|