Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <math.h> double logb(double x); | |
Description | These functions are identical to the corresponding | |
Return val. | Exponent part of x | |
if successful | ||
|
| depending on the function type, if x = 0.0. |
Errors |
| |
|
| The value of x is 0.0. |
See also |
|