Closed
Description
Mostly dealing with NaN and infinity. See stdtest/math.rs. Some of the tests are commented out because they produce different results on windows.
Since they are just wrappers around the C functions it's not clear whether we should tolerate the differences or try to be consistent. I'm inclined to make them all behave the same on any platform.