< die(y); > < k = 2 * i + 1; a = fract(k); b = pow_d(x, k); c = pow(-1, i); d = b / a; e = c * d + e; i = i + 1; >