C.math.NET Library
C.math.NET Library
C
math Class
math Methods
ldexp Method
ldexp Method (Double, Int32)
ldexp Method (Single, Int32)
math
ldexp Method
Overload List
Name
Description
ldexp(Double, Int32)
Scales the specified floating-point
number
by 2^
exponent
.
ldexp(Single, Int32)
Scales the specified floating-point
number
by 2^
exponent
.
Top
See Also
Reference
math Class
C Namespace