Circles on circles: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This is an example of a parametric curve plot. The curve is described by the function | This is an example of a parametric curve plot. The curve is described by the function | ||
:<math> [0,2\pi]\to{\ | :<math> [0,2\pi]\to{\mathbf R}^2, \quad t\mapsto {\cos(t)\choose \sin(t)}</math> | ||
<html> | <html> |
Revision as of 11:13, 29 June 2009
This is an example of a parametric curve plot. The curve is described by the function
- [math]\displaystyle{ [0,2\pi]\to{\mathbf R}^2, \quad t\mapsto {\cos(t)\choose \sin(t)} }[/math]