Skip to main content
Skip to main content
DigiCalcs

learn.howToCalculate

learn.whatIsHeading

Parametric equations express x and y as separate functions of a parameter t, enabling curves that cannot be written as y=f(x). Used for motion paths, Lissajous figures, and cycloids.

ステップバイステップガイド

  1. 1x = f(t) · y = g(t)
  2. 2Circle: x=r cos t, y=r sin t, t∈[0,2π]
  3. 3Eliminate t to find implicit Cartesian equation

解いた例

入力
x=cos(t), y=sin(t), t: 0 to 2π
結果
Traces unit circle x²+y²=1
Parametric → Cartesian by cos²+sin²=1

計算する準備はできましたか?無料の Parametric Equations 計算機をお試しください

自分で試してみる→

設定