kotlin-stdlib / kotlin / Byte / toFloat toFloat Common JVM JS Native 1.0 fun toFloat(): Float Converts this Byte value to Float. The resulting Float value represents the same numerical value as this Byte.