Round - 四舍五入
Trunc - 简单截取
Ceil - The CEIL function determines the smallest integer greater than (or equal to) a particular numeric value.
Floor - The FLOOR function determines the largest integer less than (or equal to) a particular numeric value.
Use trunc with caution when doing calculations, trunc may lead to data inaccuracy.
Trunc - 简单截取
Ceil - The CEIL function determines the smallest integer greater than (or equal to) a particular numeric value.
Floor - The FLOOR function determines the largest integer less than (or equal to) a particular numeric value.
Use trunc with caution when doing calculations, trunc may lead to data inaccuracy.
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/638844/viewspace-1061317/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/638844/viewspace-1061317/