只要求保留N位不四捨入
float f = fint i =(int)(f * )f = (float)(i*)/
保留N位四捨五入
decimal d= decimalRound(decimalParse())
保留N位四捨五入
MathRound()
保留N位四捨五入
double dbdata = string str = dbdataToString(f)//fN 保留N位四捨五入
保留N位四捨五入
string result = StringFormat({N} )//位
string result = StringFormat({N} )//位
保留N位四捨五入
double s=result=sToString(#)//点后面几个就保留几位