round() The round() function rounds a number to a specified number of digits. Syntax round(value, precision) Argument Description value (required) An...