Returns the largest integer less than or equal to the argument.
Format
#include <math.h>
double floor (double x);
float floorf (float x); (Integrity servers, Alpha)
long double floorl (long double x);
(Integrity servers, Alpha)
Additional Information:
explode
extract