basicRound64
fn
double basicRound64(double x) @safe nothrow @nogcReturns the nearest integer to x using a basic cast-based implementation.
double basicRound64(double x) @safe nothrow @nogcReturns the nearest integer to x using a basic cast-based implementation.