formatNumber

fun formatNumber(pMaxDecimalDigits: Int, pValue: Double): String?