Willy's Calculator is an intuitive application that was designed as a computer implementation of a common hand calculator.
Independently from memory, you can set a number to use as a constant (remains between sessions). You can then perform instant multiplications or divisions by this contant. This is particularly usefull to quickly convert currency's.
Here are some key features of "Willy's Calculator":
· A history pane offering the versatility of a control tape ("Tally roll"). You can copy the contents of this pane and paste it into your favorite word processor for printing.
· You can paste numbers into the main display and you can act upon them as if you typed them yourself.
· The value stored in memory is permanently visible in a separate memory display and immediately reflects any changes made to memory.
· The actual value of the main as well as memory display can be copied for use in another application such as a spreadsheet.
Entries can be corrected:
· either entirely by clicking [CE] or pressing [Delete] on your keyboard
· or partially by using the backspace key [ß]
· You can select whether results are rounded (zero or two decimals) or not (floating decimal separator).
· Calculator uses automatically the decimal separator selected in the regional settings of Windows.
Requirements:
· Visual Basic 5.0 runtime files
What's New in This Release: [ read full changelog ]
· New: keyboard shortcuts now work for as well the typewriter as numpad keys.
· New: the result of a calculation is now formatted with thousand separators in 0 and 2 decimals mode.
· Fixed: % sign appeared in the wrong place in the History pane when dividing a number by a percentage.