setFormatted

fun setFormatted(view: TextView, value: Float, formatted: Boolean)
fun setFormatted(view: TextView, value: Float, decimals: Int)
fun setFormatted(view: TextView, value: Int, decimals: Int)