percent

fun percent(value: Float, decimalPlaces: Int = 1): String(source)
fun percent(value: Int): String(source)