Search requires javascript to work
Rounds a float to the closest integer to zero.
int RoundToZero(float value)
Input value to be rounded.
Rounded value.