Returns the smallest integer that is greater than or equal to its
    argument.
    Format
      #include  <math.h>
      double ceil  (double x);
      float ceilf  (float x); (Integrity servers, Alpha)
      long double ceill  (long double x); (Integrity servers, Alpha)
Additional Information:
explode
extract