ROUNDUP function Posted on July 4, 2018 by Tomasz Decker description: The ROUNDUP function rounds a number up to a given number of digits. syntax: =ROUNDUP( number, num_digits ) required arguments: number The value to round up. num_digits The number of digits to which number should be rounded. Tomasz DeckerSpreadsheet and Python enthusiast. Post Views: 22