#include "Math/RichardsonDerivator.h"
#include "Math/IFunctionfwd.h"
#include <cmath>
#include <limits>
#include <algorithm>
#include "Math/Error.h"