double fdim(double x, double y);
float fdimf(float x, float y);
long double fdiml(long double x, long double y);