Python round () 函数Python 数字描述round() 方法返回浮点数x的四舍五入值。 语法以下是round() 方法的语法: round( x [, n] ) 参数x -- 数值表达式。 n -- 数值表达 ...
確定! 回上一頁