layout | title | subtitle | title1 | link1 | title2 | link2 |
---|---|---|---|---|---|---|
page |
Examples |
Dynamic Mathematics with JavaScript |
Riemann Sum |
Sierpinski Triangle |
- Euclidean Geometry: Points, lines, circle, intersections, perpendicular lines, angles
- Curve plotting: Graphs, parametric curves, polar curves, data plots, Bezier curves
- Differential equations
- Turtle graphics
- Lindenmayer systems
- Interaction via sliders
- Animations
- Polynomial interpolation, spline interpolation
- Tangents, normals
- Basic support for charts
- Vectors
- ...
- Showcases
- Selected examples from the JSXGraph-Wiki
- All examples in the JSXGraph-Wiki
- Examples from the ERASMUS+ projects COMPASS and ITEMS
- JSXGraph is the basis of sketchometry. (Our attempt on dynamic geometry software)
{% include carouseltest.html %}
- JSXGraph contains utilities to read files which have been compressed by the ZLIB (http://zlib.org) library
- pure JavaScript implementation to deflate, unzip and base64_decode
- Delivery of compressed JavaScript inside of an HTML file