lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




On 16/06/16 07:30 PM, Dibyendu Majumdar wrote:
Hi,

BTW in the same math.lua script I was puzzled to see that the isNaN
function always returns true. Is that intentional?
local nan = 0/0
print(nan ~= nan) -- true
Thanks and Regards
Dibyendu


--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.