Calculate the value of
of the input arguments x
and exp
.
- Returns:
- ldexp(
x
) returns
if the correctly calculated value is outside the double floating point range.
- Note:
- For accuracy information for this function see the CUDA C Programming Guide, Appendix C, Table C-2.