User Tools

Site Tools


en: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
en:floor [2016/08/13 08:30]
admin
en:floor [2016/08/13 08:34]
admin
Line 7: Line 7:
 Returns the greatest integer that is less than or equal to [[expressions|expression]] Returns the greatest integer that is less than or equal to [[expressions|expression]]
  
-|floor(-4.56)|-5| +^Value^int()^ceil()^floor()^ 
-|floor(-0.56)|-1| +|-4.56|-4|-4|-5| 
-|floor(0.56)|0| +|-0.56|0|0|-1| 
-|floor(5.56)|5|+|0.56|0|1|0| 
 +|5.56|5|6|5|
  
 ==== See Also ==== ==== See Also ====
 {{page>en:start#Mathematics&noheader}} {{page>en:start#Mathematics&noheader}}
  
en/floor.txt · Last modified: 2020/02/28 10:46 (external edit)