Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function multiplies a floating-point number by an integral power of 2.

RETURN VALUES

The function returns the value of times 2 raised to the power If the resultant value would cause an overflow, the global variable is set to and the value is returned.

SEE ALSO

STANDARDS

The function conforms to


Table of Contents