(A)round(数值,位数)四舍五入函数 (B)truncate(数值,位数)截取函数 (C)rand(n)随机函数 (D)sqrt(n)平方根函数 (E)mod(n,m)取余函数