Parse string to float

{3.14, ""} = Float.parse("3.14")

Documentation: Float.parse/1