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


ceil

ceil Function

#include <math.h>

Float new f;

f = ceil (3.5);