toFloat

inline fun toFloat(): Float(source)

Converts this UShort value to Float.

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

Since Kotlin

1.5