Try it Please view with an iPhone, iPod Touch, or the iPhone Simulator.
I’m always using history in calculators and I can’t stand when a calculator lacks it. With physical calculators recalling past entries usually involves pushing some sort of recall key a half-dozen times (until you accidentally pass the entry you wanted).
I thought a touchscreen might provide a better way of viewing and interacting with calculator history.
This concept calculator lets your history of entries scroll off the top of the screen (using a Javascript simulated position:fixed
). Past entries are accessible by pulling the screen down. Tapping any number appends it to your current entry.
If you have questions about Digits you can email me at dgouch@gmail.com.
eval()
function for the calculator, which seems to work fine, but I’m sure there are ways to break it.