toString

open override fun toString(): String(source)


fun toString(maxScore: Int, decimals: Int = 1, removeTrailingZeros: Boolean = true, decimalChar: Char = '.'): String(source)

Formats the rating to a human readable format (with no rounding)