# restart; A1 := int(x^2, x = 0 .. 1); 5*A1; int(sin(2*x), x = 0 .. (1/6)*Pi); int(arctan(x), x = 0 .. 1); int(tan(x), x = 0 .. (1/4)*Pi); #