Bourne2Learn - Educational Training and Consultancy
ASVG is a lightweight SVG-based math graph plotter.
It is not as versatile is better-known graphers like Desmos or Geogebra, but it's quick and performs well when animations are involved.
ASVG demos and experiments | |
|---|---|
| ASVG Challenge Plots | This page uses ASVG, a lightweight SVG plotter to demonstrate how we can produce better plots for various challenging functions. |
| Desmos and Wolfram|Alpha - challenge plots | Desmos and Wolfram|Alpha are excellent graph plotters, but they trip up on certain functions when plotted at particular domains or ranges. |
| Javascript numbers - slides | JavaScript's 64-bit floating number system has many traps for the unwary. This talk demonstrates how to handle some of the issues using a math graphing facility as an example. |