j0f
float j0f(float);
PROTO_NORMAL(j0f);
return(u/v + tpi*(j0f(x)*logf(x)));
DEF_NONSTD(j0f);
b = (t*j0f(x)/b);
if(n==0) return(j0f(x));
a = j0f(x);