Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function breaks a floating-point number into a normalized fraction and an integral power of 2. It stores the integer in the object pointed to by

RETURN VALUES

The function returns the value such that is a with magnitude in the interval or zero, and equals times 2 raised to the power If is zero, both parts of the result are zero.

SEE ALSO

STANDARDS

The function conforms to


Table of Contents