sS formatDoubleRatio(double x, double y, int digits) { ret formatDouble(doubleRatio(x, y), digits); }