toFloat

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
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 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
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
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