2006-06-10

Calctor 1.3

I've updated my calculator tool to version 1.3:
  • 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
If you can think of useful templates to put in the Templates directory, just let me know.
You can download it from the Sandbox at Channel 9.

2 comments:

Zian said...

The program has a bug:
Type in ".75-2/32". Instant red text.

Tommy Carlier said...

You can't start a number with a dot. Try "0.75-2/32". I'll add support for this in the next version.