#if !defined(o_h) #define libfunc_h int factorial(int i); double Si(double x, int nmax ); double sin_x(double x); #endif