RosettaCodeData/Task/Extreme-floating-point-values/Lua/extreme-floating-point-values-2.lua

3 lines
33 B
Lua
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
1/(1/-math.huge)==math.huge
true