Since 2010 · Powering 2M+ tool runs every month
Since 2010
Add to Chrome

My Toolbox

Automatic Mode

No saved tools yet.

Go Premium
Related tools
Trigonometric Function GrapherTangent Line to Circle CalculatorCurvature CalculatorSpirograph GeneratorFreezing Point Depression Calculator
Home Page > Math > Geometry Calculators

Parametric Curve Grapher

Graph parametric equations x(t) and y(t) interactively. Features animated curve tracing, speed-based colouring, the osculating circle, tangent vectors, arc length, and presets for Lissajous, heart, rose, butterfly and spirograph curves.

Free to useNo sign-up requiredInstant Results
Parametric Curve GrapherTry it now — free ▼
Try:
x(t) =
y(t) =
Functions: sin cos tan sqrt abs log exp  |  Constants: pi e  |  Powers: t^2 or t**2

Embed Parametric Curve Grapher Widget

About Parametric Curve Grapher

The Parametric Curve Grapher plots parametric equations x(t) and y(t) with an interactive, animated visualization. Enter any parametric expressions, set the parameter range, and instantly see the curve rendered with a gradient color that shows the direction of parameterization. Use the t-slider to explore any point on the curve and view its tangent vector.

How to Use the Parametric Curve Grapher

  1. Enter x(t) and y(t): Type your parametric expressions using standard math notation. Supported functions include sin, cos, tan, sqrt, abs, log, exp, sinh, cosh, and tanh. Use pi and e for constants.
  2. Set the parameter range: Enter the start (t min) and end (t max) values. For most closed curves like circles and hearts, use 0 to 2*pi. For spirals, try 0 to 6*pi.
  3. Click "Graph Curve": The tool computes 500 points along the curve, calculates the arc length, bounding box, and derivatives, then renders an animated graph.
  4. Use the t-slider: Drag the slider below the graph to highlight any point on the curve. The current position and tangent vector are displayed in real-time.
  5. Replay the animation: Click the "▶ Trace" button to replay the animated curve drawing. Toggle the tangent vector display with the "↗ Tangent" button.

What Are Parametric Equations?

Parametric equations define a curve using a third variable called a parameter, usually denoted \(t\). Instead of expressing \(y\) directly as a function of \(x\), both coordinates are given as separate functions:

\(x = f(t), \quad y = g(t), \quad t \in [t_0, t_1]\)

This approach is powerful because it can represent curves that fail the vertical line test — such as circles, figure-eights, and spirals — where a single \(x\) value maps to multiple \(y\) values. The parameter \(t\) often represents time, making parametric curves natural for describing motion and trajectories.

Famous Parametric Curves

Arc Length of Parametric Curves

The arc length of a parametric curve from \(t = t_0\) to \(t = t_1\) is given by:

\(L = \int_{t_0}^{t_1} \sqrt{\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2}\, dt\)

This integral sums up the infinitesimal distances along the curve. For a circle with \(x = r\cos(t),\; y = r\sin(t)\), the integrand simplifies to \(r\), giving \(L = 2\pi r\) — the familiar circumference formula. For most curves, however, the integral has no closed-form solution and must be computed numerically, which is what this tool does using 500 sample points.

Tangent Vectors and Derivatives

At any point on a parametric curve, the tangent vector is \(\left(\frac{dx}{dt}, \frac{dy}{dt}\right)\). Its direction shows which way the curve is heading, and its magnitude \(\sqrt{(dx/dt)^2 + (dy/dt)^2}\) represents the speed of traversal — how fast the point moves along the curve as \(t\) increases. The slope of the tangent line is \(dy/dx = \frac{dy/dt}{dx/dt}\), which is undefined when \(dx/dt = 0\) (vertical tangent).

Applications of Parametric Curves

FAQ

What are parametric equations?

Parametric equations define a curve using a parameter t, with separate functions x(t) and y(t) for each coordinate. Unlike y = f(x), parametric curves can loop, cross themselves, and trace any path in the plane. The parameter t often represents time.

How do I graph parametric equations?

Enter x(t) and y(t) expressions using standard math functions (sin, cos, tan, sqrt, exp, log). Set the parameter range (e.g., 0 to 2*pi for closed curves). Click "Graph Curve" to see the animated plot with direction arrows, tangent vectors, and arc length.

What is the arc length of a parametric curve?

The arc length is computed using the integral L = integral from t0 to t1 of sqrt((dx/dt)^2 + (dy/dt)^2) dt. This grapher approximates it numerically using 500 sample points along the curve.

What are Lissajous curves?

Lissajous curves are parametric curves defined by x(t) = sin(a*t) and y(t) = sin(b*t), where a and b are constants. They create beautiful looping patterns and appear in physics when two perpendicular oscillations are combined, such as on an oscilloscope.

What is the difference between parametric and Cartesian equations?

Cartesian equations express y directly as a function of x (like y = x^2). Parametric equations use a third variable t to define both x and y independently. Parametric form can describe curves that fail the vertical line test, like circles and figure-eights.

Reference this content, page, or tool as:

"Parametric Curve Grapher" at https://MiniWebtool.com/parametric-curve-grapher/ from MiniWebtool, https://MiniWebtool.com/

by miniwebtool team. Updated: 2026-04-05

You can also try our AI Math Solver GPT to solve your math problems through natural language question and answer.

Geometry Calculators:

Top & Updated:

Function GrapherSystem of Inequalities GrapherLearning Curve CalculatorView all →
Home Page > Math > Geometry Calculators > Parametric Curve Grapher