User Tools

Site Tools


syntax:functions:round

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
syntax:functions:round [2021/09/30 13:06] – [Arguments] dmitrysyntax:functions:round [2023/02/28 20:13] (current) – [See also] fix MRound page reference -CT craigt
Line 39: Line 39:
   round(92.523, 0) //Returns 93   round(92.523, 0) //Returns 93
  
 +  round(12345, -2) //Returns 12300
 +
 +  
 \\  \\ 
 ===== See also ===== ===== See also =====
   * [[syntax:functions:ceiling|Ceiling(number)]]   * [[syntax:functions:ceiling|Ceiling(number)]]
   * [[syntax:functions:floor|Floor(number)]]   * [[syntax:functions:floor|Floor(number)]]
-  * [[syntax:functions:roundxl|MRound(number, grain)]]+  * [[syntax:functions:mround|MRound(number, grain)]]
   * [[syntax:functions:roundxl|RoundXL(number, dec_places)]]   * [[syntax:functions:roundxl|RoundXL(number, dec_places)]]
   * [[syntax:functions:truncate|Truncate(number)]]   * [[syntax:functions:truncate|Truncate(number)]]
syntax/functions/round.txt · Last modified: 2023/02/28 20:13 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki