toFloat

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

Converts this Byte value to Float.

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

Since Kotlin

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

Converts this Byte value to Float.

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

Since Kotlin

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

Converts this Byte value to Float.

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

Since Kotlin

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

Converts this Byte value to Float.

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

Since Kotlin

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

Converts this Byte value to Float.

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

Since Kotlin

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

Converts this Byte value to Float.

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

Since Kotlin

1.8