double fmin(double x, double y);
float fminf(float x, float y);
long double fminl(long double x, long double y);