Returns the minimum numeric value of its arguments.
    This function is OpenVMS Alpha and Integrity servers only.
    Format
      #include  <math.h>
      double fmin  (double x, double y);
      float fminf  (float x, float y);
      long double fminl  (long double x, long double y);
Additional Information:
explode
extract