Searched refs:TBL_atan_lo (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/complex/ | ||
H A D | k_atan2.c | 156 static const double TBL_atan_lo[] = { variable 431 t = TBL_atan_lo[j] + (s * ee[1] + s_l * ee[0]); |
Completed in 43 milliseconds