Tschirnhausen Cubic Catacaustic

From JSXGraph Wiki
Revision as of 09:48, 13 January 2011 by A WASSERMANN (talk | contribs) (New page: A semicubical parabola is a curve defined parametrically as :<math> x = t^2 </math> :<math> y = at^3 </math> <jsxgraph width="600" height="600"> (function(){ var brd = JXG.JSXGraph.init...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A semicubical parabola is a curve defined parametrically as

[math]\displaystyle{ x = t^2 }[/math]
[math]\displaystyle{ y = at^3 }[/math]

References

The underlying JavaScript code