HUGE_VAL
#include <math.h>
Comentarios
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.
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
#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.