Home
last modified time | relevance | path

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

/lk-master/external/lib/libm/
A Ds_tanf.c32 t2pio2 = 2*M_PI_2, /* 0x400921FB, 0x54442D18 */ variable
54 return __kernel_tandf(x + (hx>0 ? -t2pio2 : t2pio2), 1); in tanf()

Completed in 1 milliseconds