math.frexp (x)
Returns m
and e
such that
x=m2e , e
is an integer and the absolute value of
m
is in the range [0.5, 1) (or zero when x
is
zero).
This information applies to Netezza Performance Server for Cloud Pak for Data System 1.0.X.
See also Netezza Performance Server for Cloud Pak for Data System 2.0.X, Netezza Performance Server for Cloud Pak for Data, and Netezza Performance Server for Cloud Pak for Data as a Service.
Returns m
and e
such that
x=m2e , e
is an integer and the absolute value of
m
is in the range [0.5, 1) (or zero when x
is
zero).