User Tools

Site Tools


function:FLOOR

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
function:FLOOR [2023/09/20 04:39]
peternlewis
function:FLOOR [2023/09/20 04:41] (current)
peternlewis
Line 8: Line 8:
 The FLOOR() function (v11.0+) takes a second optional parameter to indicate the number of decimal digits to operate to: The FLOOR() function (v11.0+) takes a second optional parameter to indicate the number of decimal digits to operate to:
  
-    FLOOR(5.6789,​2) === 5.68+    FLOOR(5.6789,​2) === 5.67
     FLOOR(-5.6789,​2) === -5.68     FLOOR(-5.6789,​2) === -5.68
  
function/FLOOR.txt ยท Last modified: 2023/09/20 04:41 by peternlewis