Searched refs:k_log1p (Results 1 – 3 of 3) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
D | k_log.h | 88 k_log1p(double f) in k_log1p() function |
D | e_log2.c | 69 r = k_log1p(f); in __ieee754_log2() |
D | e_log10.c | 69 r = k_log1p(f); in __ieee754_log10() |