fizzy
fizzy copied to clipboard
Consider implementing a 'strict/"most determinstic" floating point' mode
This would mean to return the canonical NaN (which is subset of the arithmetic NaNs) in every case where the spec allows for non-canonical NaNs.
Precise: return positive canonical NaN.