Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <math.h> C11 |
Description | These functions determine the minimum numeric value of x and y. |
Return val. | x if x < y y if x >= y |
See also |
|