toFloat

expect open override fun toFloat(): Float(source)

Converts this Short value to Float.

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

Since Kotlin

1.0
actual open override fun toFloat(): Float(source)

Converts this Short value to Float.

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

Since Kotlin

1.1
open override fun toFloat(): Float(source)

Converts this Short value to Float.

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

Since Kotlin

1.0
actual open external override fun toFloat(): Float(source)

Converts this Short value to Float.

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

Since Kotlin

1.3
actual open override fun toFloat(): Float(source)

Converts this Short value to Float.

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

Since Kotlin

1.8
actual open override fun toFloat(): Float(source)

Converts this Short value to Float.

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

Since Kotlin

1.8