basicRound

fnfloat basicRound(float x)

Returns the nearest integer to x using a basic cast-based implementation.