  floor
  Builtin Function



      SSyynnooppssiiss
        Largest integral value not greater than _X

      SSyynnttaaxx
        floor ( _X )

      DDeessccrriippttiioonn
        Floor returns the largest integer not greater than the argument.
        If the argument is a MATRIX then the floor operation is
        performed on an element-by-element basis.


     SSeeee AAllssoo
        ceil, int















































