restart; A := int(Pi*log(x)^2, x = 2 .. 10); simplify(A); evalf(A); Digits := 30; evalf(A);