Determines the positive difference between its arguments.
This function is OpenVMS Alpha and Integrity servers only.
Format
#include <math.h>
double fdim (double x, double y);
float fdimf (float x, float y);
long double fdiml (long double x, long double y);
Additional Information:
explode
extract