DIV Calculator for Pocket PC

Readme

THIS PROGRAM IS LICENSED FREE OF CHARGE. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. THE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

Version 1.2 (Build 1.2.0.12)
Supported OS: Windows CE 3.0 (Pocket PC)
Supported Platforms: MIPS, ARM
License: Freeware
Developed by Dirk Verheyden

Contents

Short Description

DIV Calculator is a EURO Converter and an easy to use scientific calculator.
It uses the so-called Reverse Polish Notation (RPN): Numbers must first be entered on the stack before a mathematical operation can be performed on them (more information and examples). If you never used this method before you might get a little confused in the beginning. Don't worry, after a while you will see the benefits.
The EURO Converter allows the user to convert values between all currencies involved in the EURO and one extra user-defined currency.
The scientific calculator supports most common operations: Square root (Sqrt), Square (x^2), Power (x^y), Exponentiation (e^x), Logarithms (ln, log), Percent (%) and Percent Change (%ch), Pi, Inversion (1/x) and Modulo (Mod).
Binary calculus is also included (conversion between decimal, hexadecimal, octal and binary) (especially useful for developers).
Other conversions: Temperatures (°C, °F), Weights (kg, ounce, pound), Distances (m, inch, foot, mile) and many more. Mathematical operations can be performed on these values. For example, when multiplying a distance with an area, the result is a volume.

Installation

The setup program (DIVCalculatorSetupMips.exe or DIVCalculatorSetupArm.exe) can be run from any Windows platform (9x, Me, NT, 2000).
The setup program will first install the Pocket PC CAB files onto the desktop computer. It then launches Microsoft ActiveSync to install DIV Calculator on the Pocket PC.
The setup program sets the custom currency to US Dollar with an exchange rate of 0.9 (1 EURO = 0.9 USD).

Known Issues

Troubleshooting

Version History

Changes to Version 1.1

Added a menu and an About dialog.
Added the functionality to perform operations on different types of values. For example, when multiplying a distance with an area, the result is a volume.

Changes to Version 1.0

Added a user-defined custom currency.
Save settings (stack content, selected type and sub-type) when exiting the program.
Added volumes, times and speeds.

Version 1.0

DIV Calculator is developed using eMbedded Visual C++ 3.0.
Implemented the scientific calculator and the binary calculus.
Implemented the EURO Converter.
And implemented the conversions for temperatures, weights, distances and areas.

Future Releases

Extra functionality planned for future releases:

Manual

Click here.