Inf
ieee_retval = Inf;
ieee_retval = copysign(Inf, x);
ieee_retval = x > 0 ? Inf : -Inf;
retv = zero * Inf; /* for Cheetah */