Searched refs:C3 (Results 1 – 4 of 4) sorted by relevance
31 C3 = 0x199342e0ee5069.0p-68; /* 0.0000243904487962774090654 */ variable44 r = C2+z*C3; in __kernel_cosdf()
63 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable75 r = z*(C1+z*(C2+z*C3)) + w*w*(C4+z*(C5+z*C6)); in __kernel_cos()
38 C3 = 0.00002480158730158730158730158600795304914210L, variable56 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*(C6+z*(C7+ in __kernel_cosl()
326 C3 = 1.66666666666666666666666666666666667e-1L, variable413 q = x * x2 * C3 + x2 * x2 * (C4 + x * (C5 + x * (C6 + in expm1l()