  FLOOR

   FLOOR(<x>)

   Type: function

   Returns the rounded down value of x. Note that this function always
   returns an integer value.

