basicRound64

fndouble basicRound64(double x) @safe nothrow @nogc

Returns the nearest integer to x using a basic cast-based implementation.