mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
Conversion float->string ensures that, for any float f, tonumber(tostring(f)) == f, but still avoiding noise like 1.1 converting to "1.1000000000000001".
32 KiB
32 KiB