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>
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>