lua-users home
lua-l archive

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


Mathematically, for any finite non-negative number N
N % math.huge == N
But this equation does not hold in Lua.