formZ SDK | 5.0 API Reference | System | Script Only

fz_std_frexp

Description

Splits x into a normalized fraction in the interval 0.5 to 1.0, which is returned, and a power of 2, which is stored in exp. If x is zero, both parts of the result are zero

Parameters

x [Input]

x value

n [Result]

exponent

Returns

normalized fraction

Availability

5.0.0.0