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