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