#ifndef besj_h #define besj_h float c_besj0(float x); float c_besj1(float x); float c_besj2(float x); #endif