Showcases: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 27: | Line 27: | ||
* [[Koch curve]] | * [[Koch curve]] | ||
* [[Sierpinski curve]] | * [[Sierpinski curve]] | ||
===Turtle Graphics=== | ===Turtle Graphics=== | ||
Line 35: | Line 34: | ||
* [[n-gones]] | * [[n-gones]] | ||
* [[Turtle snow fall]] | * [[Turtle snow fall]] | ||
* [[L-systems]], or Lindenmayer Systems | |||
===Other=== | ===Other=== | ||
* [[Charts]] | * [[Charts]] |
Revision as of 18:16, 30 December 2008
Calculus and function plotting
- Simple function plotter
- Power series for the exponential function
- Power Series
- Lagrange interpolation
- Power functions
- Continuous functions
- Rational functions
- Cubic spline interpolation
- Change Equation of a Graph
- Harmonic Waves
Statistics
Curves
Fractals
- Hilbert curve
- Fern (fractal)
- Sierpinski triangle
- See also Turtle Graphics
- Koch curve
- Sierpinski curve
Turtle Graphics
- Turtle Graphics: snowflakes and branches example
- Programming turtle graphics
- Fractal Polygones
- n-gones
- Turtle snow fall
- L-systems, or Lindenmayer Systems