Next: , Previous: , Up: C library functions   [Index]


floor

floor Function


#include <math.h>

Float new f;

f = floor (3.01);