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
Next revision
Previous revision
Next revision Both sides next revision
function:FLOOR [2015/01/18 03:57]
peternlewis
function:FLOOR [2023/09/20 00:15]
peternlewis
Line 1: Line 1:
 +====== FLOOR Function ======
 +
 The FLOOR() function takes a number and returns the first integer that is less than or equal to the argument: The FLOOR() function takes a number and returns the first integer that is less than or equal to the argument:
  
Line 4: Line 6:
     FLOOR(-5.5) === FLOOR(-5.1) === FLOOR(-6) === -6     FLOOR(-5.5) === FLOOR(-5.1) === FLOOR(-6) === -6
  
-See also [[CEIL]] ​and [[TRUNC]].+===== See Also ===== 
 + 
 +=== Functions === 
 + 
 +[[CEIL]] 
 +[[TRUNC]] 
 +* [[ROUND]] 
 +* [[:​Functions|See all Functions]] 
function/FLOOR.txt · Last modified: 2023/09/20 04:41 by peternlewis