toFixed

fun Float.toFixed(decimalPlaces: Int): String
fun Double.toFixed(decimalPlaces: Int): String