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