basicCeil64

fndouble basicCeil64(double x) @safe nothrow @nogc

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