float

fun float(float: Float): Float
fun float(double: Double): Float
fun float(string: String?): Float