static int calculatePercentOff_int_reversed(double b, double a) { ret calculatePercentOff_int(a, b); }