roundToDecimal

inline fun Float.roundToDecimal(decimalPlaces: Int, mode: RoundingMode = UP): Float