AutoPatrol, Bureaucrats, Administrators
683
edits
|  (Created page with "__NOTOC__ Round floating point value to the nearest integral value or floating point value with given precision.   == Syntax ==  round(''x'', ''precision'');   == Parameters =...") | |||
| Line 5: | Line 5: | ||
| == Syntax == | == Syntax == | ||
| round(''x'', ''precision''); | round(''x''[, ''precision'']); | ||