basicRound64
fn
double basicRound64(double x)Returns the nearest integer to x using a basic cast-based implementation.
double basicRound64(double x)Returns the nearest integer to x using a basic cast-based implementation.