Home
last modified time | relevance | path

Searched refs:__atanf (Results 1 – 3 of 3) sorted by relevance

/sysdeps/i386/fpu/
A Ds_atanf.S20 ENTRY(__atanf)
29 END (__atanf)
/sysdeps/ieee754/flt-32/
A De_atan2f.c40 if(hx==0x3f800000) return __atanf(y); /* x=1.0 */ in __ieee754_atan2f()
80 else z=__atanf(fabsf(y/x)); /* safe to do y/x */ in __ieee754_atan2f()
A Ds_atanf.c57 float __atanf(float x) in __atanf() function

Completed in 3 milliseconds