|
2014-03-30 14:19 GMT+02:00 Egor Skriptunoff <egor.skriptunoff@gmail.com>:
> Mathematically, for any finite non-negative number NBecause math.huge is not a finite non-negative integer. The result
> N % math.huge == N
> But this equation does not hold in Lua.
NaN is, correctly, standard on any IEEE 754 compliant hardware.