toTempString

fun Float.toTempString(isFahrenheit: Boolean): String(source)

Formats temperature as a string with the unit suffix.