static int scaleDouble_iround(double a, double b, double x) { ret iround(scaleDouble(a, b, x)); }