lua-users home
lua-l archive

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


> The difference between the 80... x 82... categories seems a precision
> problem, though.

That difference is due to how each language rounds integer divisions
with negative operands.

-- Roberto