标签:pre ack 方法 1.0 img htm cti comment str
Python 内置函数
float() 函数用于将整数和字符串转换成浮点数。
float()方法语法:
class float([x])
返回浮点数。
以下实例展示了 float() 的使用方法:
Python float() 函数
原文地址:https://www.cnblogs.com/fpzs/p/10476888.html