Question: How do I plot the product of 2 trigonometric functions in Maple?

I am trying to plot the following function in maple but the graph will not render. No problem plotting it on a TI-84 Plus CE where the output looks like a parabola. What am I missing?

polarplot(tan(theta)*sec(theta), theta = 0 .. 2*Pi)

Please Wait...