Click or drag to resize
mathldexp Method
Overload List
  NameDescription
Public methodStatic memberCode exampleldexp(Double, Int32)
Scales the specified floating-point number by 2^exponent.
Public methodStatic memberCode exampleldexp(Single, Int32)
Scales the specified floating-point number by 2^exponent.
Top
See Also