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

/illumos-gate/usr/src/lib/libm/common/C/
H A Dlog.c128 /* B8 */ 1.99196833784655646937267192697618156671524047852e+0000,
154 #define B8 P[23] macro
205 (B7 + s * (B8 + s))));
218 (B7 + s * (B8 + s)))));
H A Dlog10.c118 /* B8 */ 1.99196833784655646937267192697618156671524047852e+0000,
147 #define B8 P[23] macro
202 (B7 + s * (B8 + s)))));
216 (B7 + s * (B8 + s)))));
H A Dlog2.c119 /* B8 */ 1.99196833784655646937267192697618156671524047852e+0000,
147 #define B8 P[23] macro
208 (B7 + s * (B8 + s)))));
224 (B7 + s * (B8 + s)))));
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dlog1pl.c138 B8 = 1.176460904783899064854645174603360383792e-0001L, variable
156 z * (B5 + z * (B6 + z * (B7 + z * (B8 + z * B9))))))))));
H A Dlogl.c103 B8 = 1.176460904783899064854645174603360383792e-0001L, variable
135 z * (B8 + z * B9))))))))));
H A Dpowl.c63 B8 = 1.176469984587418890634302788283946761670e-0001L, variable
89 v * (B5 + v * (B6 + v * (B7 + v * (B8 + v * B9)))))))));

Completed in 84 milliseconds