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