  ceil
  Builtin Function



      SSyynnooppssiiss
        Smallest integer not less than argument.

      SSyynnttaaxx
        ceil ( _a )

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


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















































