资 源 简 介
A visually appealing calculator written in jQuery
Based off of http://www.ssdtutorials.com/tutorials/title/online-calculator.html
Preview: None (Unhosted atm)
(hosted v1.0.5)
**[.md](.md)**
Current Version: 1.0.5
The project was created because the linked calculator was very nice but doesn"t have all the features most people would want in a separate control.
New Features Existing:
Keyboard inputs
Handle error inputs
Stores last operation and operand if they exist, does it on press of enter key or equal button
Will not use inputs that is NaN, error, or Infinity if they appear on the display
Can use previous results as first operand in the next expression
Created logger
Can disable logger for _"Release Mode"_
Shows sequence entered on each iteration of the recursive function
Will display what the calculatio