Libc implementation of ceil
Marcel Sondaar
Public Domain
double ceil(double x)
gets and returns the integer value of x when rounded up.