truncate 相关的搜索结果 共有2个

ceil()

Description: Truncate data at the specified position and carry the remaining part if any. Syntax: ceil(numberExp, {nExp}specified position,truncate,remaining part,move the decimalpoint to the right

round()

Description: Truncate data at the specified position and round off the remaining part. Syntax: round(numberExp, {nExp}) specified position,truncate,round off