Parametric Curves Calculate Settings
Hypocycloid is a parametric curve that is obtained by rolling a smaller circle (r) inside a larger one (R). It shows the trace of a point P, fixed on the circumference of the smaller circle.
General equation:
x(θ) = (k – 1)·cos(θ) + cos((k – 1)·θ)
y(θ) = (k – 1)·sin(θ) – sin((k – 1)·θ)
Outer radius: R =
Inner radius: r =
Ratio: k = Rr
Tip: Click "Calculate" to see the respective plot.