Next: fmod, Previous: fgets, Up: C library functions [Index]
floor
#include <math.h> Float new f; f = floor (3.01);