[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Strange issue after merging Lua 5.3.3
- From: "Soni L." <fakedme@...>
- Date: Thu, 16 Jun 2016 20:31:10 -0300
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.