__ieee754_asinf
extern float __ieee754_asinf __P((float));
return __ieee754_asinf(x);
z = __ieee754_asinf(x);