Next: chdir, Previous: cbrt, Up: C library functions [Index]
ceil
#include <math.h>
Float new f;
f = ceil (3.5);