把一个字符串转为一个浮点数
用法:
list_to_float(String) -> float()
返回一个文本形式是 String 的浮点数
list_to_float("2.2017764e+0").