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