Parametric, Polar & Vectors · Parametric Curves
Parametric Area
The area under a parametric curve. More precisely, the signed area between the curve and the x-axis.
Worked examples
Find the area enclosed by x = cos t, y = sin t (circle of radius 1).
- A = -∫₀^(2π) sin t · (-sin t) dt = ∫₀^(2π) sin²t dt
- = ∫₀^(2π) (1-cos2t)/2 dt = [t/2 - sin2t/4]₀^(2π) = π
Answer: π
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.