Difference between revisions of "Advanced constructions"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 4: | Line 4: | ||
* [[Power Series]] | * [[Power Series]] | ||
* [[Change Equation of a Graph]] | * [[Change Equation of a Graph]] | ||
+ | * [[Nowhere differentiable continuous function]] | ||
* [["Infinity"]] | * [["Infinity"]] | ||
* [[Harmonic Waves]] | * [[Harmonic Waves]] |
Revision as of 18:53, 19 September 2011
Here are advanced constructions which require a comparatively high knowledge of JSXGraph and JavaScript.
Complex constructions:
- Power Series
- Change Equation of a Graph
- Nowhere differentiable continuous function
- "Infinity"
- Harmonic Waves
- Hilbert curve
- Fern (fractal)
- Lagrange interpolation
- Interpolation: Neville's algorithm (curves)
- Data plot of live data via AJAX
- Polygon through ordered set of gliders
- Charts from HTML tables - tutorial
- Bearing
- Data plot
- Tangents on circle
- SIR model: swine flu
- n-gones with turtles
- Stomachion
- Tangram
- Matrix multiplication II
Special features and tricks: