Synopsis
double fdim(double x,
            double y);
Description

fdim returns the positive difference between x and y.