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

/opensolaris-onvv-gate/usr/src/lib/libast/common/uwin/
H A Dexpm1.c98 vc(invln2, 1.4426950408889634148E0 ,aa3b,40b8,17f1,295c, 1, .B8AA3B295C17F1)
103 ic(invln2, 1.4426950408889633870E0, 0, 1.71547652B82FE)
109 #define invln2 vccast(invln2) macro
132 k= (int)(invln2*x)+copysign(0.5,x); /* k=NINT(x/ln2) */
H A Dexp.c90 vc(invln2, 1.4426950408889634148E0 ,aa3b,40b8,17f1,295c, 1, .B8AA3B295C17F1)
102 #define invln2 vccast(invln2) macro
119 ic(invln2, 1.4426950408889633870E0, 0, 1.71547652B82FE)
137 k=invln2*x+copysign(0.5,x); /* k=NINT(x/ln2) */
183 z = invln2*x;

Completed in 73 milliseconds