Home
last modified time | relevance | path

Searched refs:sin_pi_x_over_pi (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dtgamma128.c48 static long double sin_pi_x_over_pi(long double x) in sin_pi_x_over_pi() function
235 negadjust = sin_pi_x_over_pi(x); in tgamma128()
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl209 /* 128-bit float value of pi, used by the sin_pi_x_over_pi subroutine