Searched defs:sin_pi (Results 1 - 1 of 1) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgamma_r.c160 * sin_pi(x) is only called for x < 0 and |x| < 2**(p-1) where p is
164 sin_pi(double x) function
228 t = sin_pi(x);

Completed in 73 milliseconds