- Fixed some bugs
- Added a Clear-action, to clear the input region
- Added some functions: arcsecant, arccosecant, secanth, cosecanth, arcsecanth, arccosecanth
- Added missing functions to the snippets
- Added some templates
- Added formatters, to format a result: euro, dollar, yen, pound, percent, degrees
You can download it from the Sandbox at Channel 9.
2 comments:
The program has a bug:
Type in ".75-2/32". Instant red text.
You can't start a number with a dot. Try "0.75-2/32". I'll add support for this in the next version.
Post a Comment