Closed jvasileff closed 8 years ago
print NaN, or throw?
on both backends?
This is already the way it works on the Java backend, and also the JavaScript backend for positive zero.
Oops, I thought we were commenting on the other issue (divide by 0). Here's a better link: https://en.wikipedia.org/wiki/NaN#Operations_generating_NaN
well both issues are closely related
prints
-0.0
but should printNaN
.