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.
Update Description:
v1.0d (now named NMCalcEE (Extreme Edition)):
- Fixed "." bug.
- Free mode improved.
- Added fullscreen option that will show you expression and result in neat fullscreen.
- Added fn button (calls last function from Menu).
- Added Pi (trigonometry now completed).
- Improved screen, bigger numbers.
- Still under 100k app.
- Buttons now properly aligned.
Credits : xStatProf, for suggestions (thank you sir, it is now exactly as you wanted it).
Extremly sorry for delay.
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).