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