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

/illumos-gate/usr/src/lib/libm/common/C/
H A Dpow.c155 E2 = 2.402265069587779347846769151717493815979e-0001, variable
330 z = _TBL_exp2_lo[j] + (w2 * w1) * (E1 + w1 * (E2 + w1 * (E3 + w1 *

Completed in 44 milliseconds