/calculator

Used HTML, CSS, and JavaScript to create a functioning calculator.

Primary LanguageJavaScript

calculator

used HTML, CSS, and basic JavaScript to make a functioning calculator. Has some bugs (NaN and infinite numbers errors. also dividing by zero is tough)

This calculator helped me learn a bit more about JavaScript and the functionality of the methods, algorithms, and calls. I was able to use many functions to make it work. I ran into several bugs was able to make it a decent program.