Version 1.1:
- KDE 3 support.
- Statistical functions.
- i18n support.
- Several bugfixes.
New Version 1.1.1 is here and here is what's new:
- Copy to clipboard.
- Initial focus issue.
- gcc 3.x issues.
- Overview
Inside Kalculator you can write complete math expression witch is then evaluated. You can also see the history for expressions already entered. Variables are also supported, so you can type "a = 0x0fc12 + 23" and then "b = a+pi" for example. pi and e are the only vars built in.Around 20 functions are supported by now, but if you need some additional you can: a) Make changes in sources and e-mail it to me. b) Send e-mail with requested changes to be done. This program is GPL licenced.
