Math
This is where my cool, geeky stuff about math goes. I don't have much here yet, because I haven't gotten around to adding stuff.
- JavaScript Function Plotter
- A JavaScript function plotter, using the HTML 5 canvas element. It doesn't work in Internet Explorer (yet?), and it's only been tested in Firefox, Opera, and Google Chrome.
- JavaScript BigInteger Library
- A JavaScript arbitrarily-sized-integer library.
- JavaScript Expression Evaluator
- A JavaScript library for evaluating mathematical expressions.