User talk:Merlin11188/Math.huge

Add topic
Active discussions

math.huge

Actually, you're slightly wrong. math.huge is equal to the value HUGE_VAL, which is a part of the cmath library. Look at Lua's code source or at the reference manual for more information.

22:21, 18 January 2012 (UTC)
It represents HUGE_VAL, but I thought that this maintained the standard form. "A function returns this value when the result of a mathematical operation yields a value that is so large in magnitude that it is not representable with its return type." - C++ Reference on cplusplus.com (I just googled HUGE_VAL C). It's true that numbers can't go larger than that, but aren't I still right about the standard form?
(Merlin11188 | Send Message | E-mail |Wiki Writer) — 05:18, January 19, 2012 - UTC
Return to the user page of "Merlin11188/Math.huge".