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