toDouble

inline fun toDouble(): Double(source)

Converts this UShort value to Double.

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

Since Kotlin

1.5