HUGE_VAL (Windows Embedded CE 6.0)
1/5/2010
HUGE_VAL is the largest double value that can be represented.
This value is returned by many run-time math functions when an error occurs.
For some functions, –HUGE_VAL is returned.
#include <math.h>
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
1/5/2010
HUGE_VAL is the largest double value that can be represented.
This value is returned by many run-time math functions when an error occurs.
For some functions, –HUGE_VAL is returned.
#include <math.h>