TrayCalc was designed to be a little comfortable calculator.
Here are some key features of "TrayCalc":
· formula-parsing (based on C-Style Syntax)
· output of different numberformats with the ability to easily copy the result to the clipboard.
TrayCalc is quite useful if you have to quickly test some bitmanipulations or to convert decimal to hexadecimal (C-Style (0xdeadface) and ASM-Style (4e71h)) or vice versa. But you can also use it's floatingpoint arithmetics to calc whatever small calculation you have to do.
TrayCalc hides in the System-Tray so that you can easily pop it up if you need it's functionality.