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

/illumos-gate/usr/src/lib/libm/common/LD/
H A D_TBL_tanl.c35 * Then _TBL_tanl_hi[i] := tan(x(i)) rounded to extended precisionL,
36 * and _TBL_tanl_lo[i] ~ tan(x(i)) - _TBL_tanl_hi[i].
41 const long double _TBL_tanl_hi[] = { variable
/illumos-gate/usr/src/lib/libm/common/Q/
H A D_TBL_tanl.c38 const long double _TBL_tanl_hi[] = { variable

Completed in 72 milliseconds