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