basicFloor64
fn
double basicFloor64(double x) @safe nothrow @nogcReturns the floor of x using a basic cast-based implementation.
double basicFloor64(double x) @safe nothrow @nogcReturns the floor of x using a basic cast-based implementation.