Description:
NMCalc is a Scientific Calculator (Made in Serbia).
I don't know what you think about calculator embedded in Windows Mobile but I think that it is one big, ugly, extremly piece of @$#@.
So I made NMCalc which should satisfy everyone.
Features (1.0a):
- Support ( ) log, x^n, !, *, -, +, /, Copy, Paste.
- 7 skins.
- Quick Jump to Pocket Word, just press navigation key down.
- Support for VGA, QVGA, WM6, WM5, WM2003, WM2003SE.
- Needs .NET Compact FrameWork.
- Free coding - 50k app.,p>
Update Description:
v1.0c:
- Added FreeEdit Mode (enabled by default).
- Added ln, min, max.
v1.0b:
- Fixed <- bug.
- Added sin, cos.
- I'm having problems with %, use *1.x. (ex. if you want to know how much is 75 percent of 120312, type 120312*0.75).