Searched refs:ATAN_LINEAR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/lib/msun/ld80/
H A Dinvtrig.h40 #define ATAN_LINEAR (BIAS - 32) /* 2**-32 */ macro
/freebsd-10.3-release/lib/msun/src/
H A Ds_atanl.c55 if (expt < ATAN_LINEAR) { /* if |x| is small, atanl(x)~=x */
/freebsd-10.3-release/lib/msun/ld128/
H A Dinvtrig.h40 #define ATAN_LINEAR (BIAS - 56) /* 2**-56 */ macro

Completed in 37 milliseconds