VMS Help CC, Run-time functions, floor *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Returns (as a double) the largest integer that is less than or equal to its argument. Syntax: #include <math.h> double floor(double x);
|