toFloat

open fun toFloat(str: String): Float
open fun toFloat(str: String, defaultValue: Float): Float