Media Summary: This tutorial illustrates how to generate 2D Wolfram Language code: ParametricPlot[{Cos[t], Sin[t]}, {t, 0, 2 Pi}] ParametricPlot[{{2*Cos[t], Sin[t]}, {Cos[t], Sin[t]}}, {t, 0, 2 Pi}] ... Beauty of Mathematics Some of most Beautiful Parametric and Polar Graphs Link :
Using Mathematica To Plot - Detailed Analysis & Overview
This tutorial illustrates how to generate 2D Wolfram Language code: ParametricPlot[{Cos[t], Sin[t]}, {t, 0, 2 Pi}] ParametricPlot[{{2*Cos[t], Sin[t]}, {Cos[t], Sin[t]}}, {t, 0, 2 Pi}] ... Beauty of Mathematics Some of most Beautiful Parametric and Polar Graphs Link : Mathematica Tutorial on Using the Plot Function