Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Dk_log.h88 k_log1p(double f) in k_log1p() function
De_log2.c69 r = k_log1p(f); in __ieee754_log2()
De_log10.c69 r = k_log1p(f); in __ieee754_log10()