Home
last modified time | relevance | path

Searched refs:atan (Results 1 – 4 of 4) sorted by relevance

/libm/
A Ds_atan.c67 double atan(double x) in atan() function
114 libm_hidden_def(atan)
A De_atan2.c63 if(((hx-0x3ff00000)|lx)==0) return atan(y); /* x=1.0 */ in __ieee754_atan2()
103 else z=atan(fabs(y/x)); /* safe to do y/x */ in __ieee754_atan2()
A Dfloat_wrappers.c109 WRAPPER1(atan) in WRAPPER1() argument
A Dldouble_wrappers.c127 WRAPPER1(atan) in WRAPPER1() argument

Completed in 5 milliseconds