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

3 lines
33 B
Lua
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
1/(1/-math.huge)==math.huge
true