decimals

fun Double.decimals(decimalPlaces: Int = 0): String
fun Float.decimals(decimalPlaces: Int = 0): String