basicFloor

fnfloat basicFloor(float x)

Returns the floor of x using a basic cast-based implementation.