Equation Of Circle Parametric Form

Equation of Circle(parametric form)

graph TB A[Equation of Circle] --> B[Parametric Form] B --> C[r = (a cos θ, a sin θ)] C --> D1[Where 'a' is the radius] C --> D2['θ' is the parameter] D1 --> E1[Positive when counter-clockwise] D2 --> E2[Range: -π ≤ θ ≤ π]