lua-users home
lua-l archive

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



On 30/03/2014 09:19, Egor Skriptunoff wrote:
Mathematically, for any finite non-negative number N
N % math.huge == N
But this equation does not hold in Lua.
Should we talk about 1^math.huge being 1?