sS strRatioToPercent(double x, double y default 1) { ret ratioToIntPercent(x, y) + "%"; }