Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <math.h> C11 |
Description | These functions return the value of x with the sign of y. |
Return val. | |x| if y >= 0 -|x| if y < 0 |
See also |
|