Search requires javascript to work
Rounds a float to the next lowest integer value.
int RoundToFloor(float value)
Input value to be rounded.
Rounded value.