Question: Integral displays infinity (mistake ?)

f := sec(x)^2;
Int(f, x = 0 .. 5*Pi*(1/4)) = int(f, x = 0 .. 5*Pi*(1/4))

I enter the above in Mape 12 Student Edition, and the answer is infinity, but it's obviously 1.

How can I get Maple to display the obvious ?

Please Wait...