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