lua-users home
lua-l archive

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


> True. But when that programmer coded, three years ago, `eps = 2^-48`,
> she did not know that one day it would be an error.

That is exactly what I meant when I said "Returning a float is easier
for compatibility".

-- Roberto