excel函数相关应用
41.ROUND 用途:按指定位数四舍五入某个数字。 语法:ROUND(number,num_digits) 参数:Number是需要四舍五入的数字;Num_digits为指定的位数,Numbe
excel函数相关应用