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