Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Developing an Application > Microsoft C Run-time Library for Windows CE > Run-time Library Global Constants
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>
See Also
Run-time Library Global Constants
Send Feedback on this topic to the authors