basicFloor

fnfloat basicFloor(float x) @safe nothrow @nogc

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