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 PlotsThis page uses ASVG, a lightweight SVG plotter to demonstrate how we can produce better plots for various challenging functions.
Desmos and Wolfram|Alpha - challenge plotsDesmos and Wolfram|Alpha are excellent graph plotters, but they trip up on certain functions when plotted at particular domains or ranges.
Javascript numbers - slidesJavaScript'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.