toFixedNoRound

fun Number.toFixedNoRound(precision: Int): String

Formats a number to fixed decimal digits without rounding.