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