New submission from Christian Heimes <[EMAIL PROTECTED]>: What's your opinion on the edge case
>>> math.copysign(1, float('nan')) 1.0 Is 1.0 the correct answer? IMHO Nan would be better ... ---------- assignee: marketdickinson components: Extension Modules messages: 66997 nosy: christian.heimes, marketdickinson priority: normal severity: normal status: open title: math.copysign(1, float('nan')) type: behavior versions: Python 2.6, Python 3.0 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2900> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com