Loading...
Select Version
&pagelevel(4)&pagelevel
Definition | #include <math.h> These functions determine the maximum numeric value of x and y. |
Return val. | x if x > y y if x <= y |
See also | fdim, fmin |