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