__ieee754_jnf
extern float __ieee754_jnf __P((int,float));
return __ieee754_jnf(n,x);
z = __ieee754_jnf(n,x);