#ifndef CONTIN_FUNC_H #define CONTIN_FUNC_H double sexp (const double x, const double eps); #endif