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