Convert & Calculate is a unique application that helps you make almost Any Kind of Conversion or Calculation you can imagine!
PROBABLY THE ONLY CALCULATOR YOU WILL EVER NEED!
It comes with a rich set of 90+ calculators and converters, from loan payment to unit conversions and math calculations.
Each calculator or converter is based on a calculation formula which is easily developed by everyone.
For example, to create a simple calculator which converts Euros to US Dollars, just use a formula like this :
x*1.22 (which is the exchange rate).
For a more complex calculation of the volume of a sphere use the formula :
pi*4/3*x^3
The potential calculators you can create are endless.
Just be creative and have everything that you ever wanted to calculate right there in your hand.
Use it to calculate VAT, loan payments, to convert distance, weight, density, etc. measures, to make complex math calculations (using factorials, square roots, etc).
New Functions Added : sin, cos, tan, atan! Work with radians and degrees. NEW!
New Functions Added : log, log10 and constant ee (log base e) NEW!
Supports automatic internet download of new calculators. Every new calculator developed, will be available for free download. So stay tuned.
New Calculators added for download!! (2004-02-24)
Requirements : Microsoft .NET Compact Framework
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0
Other Software by developer «Inner-Wise»:
Function Graph Function Graph is a easy application to help you plot the graphs of the math formulas you develop.
Supports :
Basic functions : + - * / eg. (x*(x-1))/3
Square root : sqrt eg. sqrt(x-2)
Power : ^ eg. (x-1)^3
Factorial : ! eg. (x*3)!
Trig.(rad): sin, cos, tan atan eg. sin(x+1)
Trig.(deg): SIN, COS, TAN ATAN eg. TAN(x)
Logarithm : log, log10 eg