Showcases: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 41: | Line 41: | ||
* [[Turtle snow fall]] | * [[Turtle snow fall]] | ||
* [[L-systems]], or Lindenmayer Systems | * [[L-systems]], or Lindenmayer Systems | ||
* [[Multiple turtles]] | |||
===Other=== | ===Other=== | ||
* [[Charts]] | * [[Charts]] |
Revision as of 18:07, 11 January 2009
Calculus and function plotting
- Simple function plotter
- Parabola
- Power series for the exponential function
- Power Series for sine and cosine
- Lagrange interpolation
- Power functions
- Continuous functions
- Continuous function II
- Rational functions
- Secant and tangent
- Cubic spline interpolation
- Change Equation of a Graph
- Harmonic Waves
Geometry
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
- Multiple turtles