Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <math.h> double ldexp(double x, int exp); | |
Description | These functions compute the quantity:
| |
Return val. | Value of x * 2exp | |
if successful. | ||
|
| depending on the function type and the sign of x, if an overflow occurs. |
Errors |
| |
See also |
|