j0f
extern float j0f(float x);
return u/v + tpi*(j0f(x)*logf(x));
z = j0f(x);
return j0f(x);
a = j0f(x);