Catmull-Rom splines

From JSXGraph Wiki
Revision as of 11:03, 26 January 2012 by A WASSERMANN (talk | contribs) (Created page with "<jsxgraph width="400" height="400" box="box"> var brd = JXG.JSXGraph.initBoard('box', {axis:true, boundingbox: [-5, 5, 5, -5]}), p = [], c, i; for (i=0;i<5;i++) { //p.push(...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The underlying JavaScript code