toFloat

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