OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATAN_LINEAR
(Results
1 - 2
of
2
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
s_atanl.c
55
if (expt <
ATAN_LINEAR
) { /* if |x| is small, atanl(x)~=x */
/bionic/libm/upstream-freebsd/lib/msun/ld128/
invtrig.h
40
#define
ATAN_LINEAR
(BIAS - 56) /* 2**-56 */
Completed in 3457 milliseconds