| mathfrexp Method |
| Name | Description | |
|---|---|---|
| frexp(Double, Int32) |
Decomposes the given floating-point number into a normalized fraction and an integral power of two.
| |
| frexp(Single, Int32) |
Decomposes the given floating-point number into a normalized fraction and an integral power of two.
|