Click or drag to resize
mathfrexp Method
Overload List
  NameDescription
Public methodStatic memberCode examplefrexp(Double, Int32)
Decomposes the given floating-point number into a normalized fraction and an integral power of two.
Public methodStatic memberCode examplefrexp(Single, Int32)
Decomposes the given floating-point number into a normalized fraction and an integral power of two.
Top
See Also