Searched refs:TBL_atan_lo (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_atan2.c156 static const double TBL_atan_lo[] = { variable
431 t = TBL_atan_lo[j] + (s * ee[1] + s_l * ee[0]);

Completed in 63 milliseconds