toFloat

inline fun toFloat(): Float(source)

Converts this UByte value to Float.

The resulting Float value represents the same numerical value as this UByte.

Since Kotlin

1.5