JavaScript Calculator

topic posted Thu, February 16, 2006 - 4:25 PM by  Edward
This was my first attempt at a nontrivial use of JavaScript:

www.petting-zoo.org/Calculator.html

I had to write all the algorithms from scratch.
posted by:
Edward
  • Re: JavaScript Calculator

    Thu, March 2, 2006 - 6:22 AM
    I'm open to suggestions for additional functions. Any ideas?

    Play with the calculator a bit to get a sense of how it works. I love the idea of adding functions. If anyone else wants to add a function, I'd be up for that, too.