This topic has not yet been rated - Rate this topic

HUGE_VAL

#include <math.h>

Remarks

HUGE_VAL is the largest representable double value. This value is returned by many run-time math functions when an error occurs. For some functions, –HUGE_VAL is returned.

See Also

Global Constants

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.