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