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