Comment on NaNs Just Don't Get No RespectparentComments−malkia14y0/0 should be NaN, 1/0 should be +Infinity, -1/0 should be -Infinity. (I haven't tried that in a while).Also check the flags, like /fp:precise for MSVC
Comments
0/0 should be NaN, 1/0 should be +Infinity, -1/0 should be -Infinity. (I haven't tried that in a while).
Also check the flags, like /fp:precise for MSVC