Searched defs:roundDigits (Results 1 – 1 of 1) sorted by relevance
2116 public static String formatNumber(double original, int roundDigits, boolean xml) { in formatNumber()2131 public static String formatPercent(double d, int roundDigits, boolean xml) { in formatPercent()