Advanced constructions: Difference between revisions

From JSXGraph Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
* [[Fern (fractal)]]
* [[Fern (fractal)]]
* [[Lagrange interpolation]]
* [[Lagrange interpolation]]
* [[Lagrange interpolation, show term]]
* [[Interpolation: Neville's algorithm]] (curves)
* [[Interpolation: Neville's algorithm]] (curves)
* [[Data plot of live data via AJAX]]
* [[Data plot of live data via AJAX]]
Line 39: Line 40:
* [[Convergence of series]]
* [[Convergence of series]]
* [[Differentiability]]
* [[Differentiability]]
* [[Self-contained function plotting]]
* [[Extended mean value theorem]]
* [[Extended mean value theorem]]
* [[Turtle bot]]
* [[Turtle bot]]
* [[A 5-circle incidence theorem]]
* [[A 5-circle incidence theorem]]
* [[Projective transformation matrix]]


Special features and tricks:
Special features and tricks:

Latest revision as of 06:48, 4 October 2022

Here are advanced constructions which require a comparatively high knowledge of JSXGraph and JavaScript.

Complex constructions:

Special features and tricks:

Extend JSXGraph: