Home
last modified time | relevance | path

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

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