- Picture and text skills
- Case
Rounds numbers upward (in the direction of increasing absolute value) away from zero values.
Syntax
ROUNDUP(number,num_digits)
Number Any real number that needs to be rounded up.
Num_digits specifies the number of digits, press this digit Numbers are rounded.
Description
• Function ROUNDUP and function ROUND have similar functions, except that function ROUNDUP always rounds numbers upward.
• If num_digits is greater than 0, round up Enter to the specified decimal place.
• If num_digits is equal to 0, round up Enter to the nearest integer.
• If num_digits is less than 0, then at the decimal point Rounds up on the left side.
Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/shu-xue-he-san-jiao-han-shu-ROUNDUP-han-shu-xiang-shang-she-ru-xiao-shu.html
评论列表(196条)
测试