Поделиться через


HUGE_VAL

#include <math.h>

Заметки

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.

См. также

Основные понятия

Global Constants