Copyright Digital Equipment Corp. All rights reserved.

Return_Values

   x                  The exponent of x.
   -HUGE_VAL          x = 0.0; errno is set to EDOM.
   +Infinity          x is +Infinity or -Infinity.
   NaN                y is NaN; errno is set to EDOM.