Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A Ds_tanf.c31 t4pio2 = 4*M_PI_2; /* 0x401921FB, 0x54442D18 */ variable
57 return __kernel_tandf(x + (hx>0 ? -t4pio2 : t4pio2), 1); in tanf()