formatCostValue

fun formatCostValue(value: Float, pattern: String = "0.##"): String