Nur 2 Punkt Float String Format Kotlin

String.format("%.3f", number).toDouble()
Fine Frog