Open
Description
From @rust-highfive on November 2, 2014 21:42
Issue by huonw
Friday Apr 05, 2013 at 08:26 GMT
For earlier discussion, see rust-lang/rust#5736
This issue was labelled with: A-libs, B-RFC, I-wrong in the Rust repository
Should 1/(0+0i)
be NaN+NaN i
or fail, or something else.
see also #1284
Copied from original issue: rust-num/num#20