Fpre005 Patched Official
double normalize(double x) { // explicit, documented rounding to the desired precision return explicitRound(x); }
double normalize(double x) { // explicit, documented rounding to the desired precision return explicitRound(x); }