Windows Software Calculator

Scientific calculator

With the calculator you can easily perform math calculations with high precision. For this enter a mathematical formula into the upper text box of the calculator. After pressing the equality key the result is in the lower text box. The input of a formula can be done by the software keys of the calculator or the PC keyboard.

Highly precise scientific calculator for large numbers

For floating-point numbers the calculator is able to calculate with an adjustable precision from 5 to 10000 decimal digits and in the scientific notation the exponent to base 10 can be up to 4.6 quintillion, so very large numbers can be represented. Moreover the following settings are available for the number type:

  1. "uint": Unsigned integer numbers
  2. "rat": Fraction numbers / rational numbers
  3. "real": Real numbers
  4. "cplx": Complex numbers


With the calculator setting "real", the following arithmetic operations can be carried out:

  1. Addition, subtraction, multiplication and division
  2. Modulo function for the calculation of the division remainder
  3. Exponentiation
  4. Root calculation
  5. Logarithm calculation
  6. Trigonometric functions sine, cosine and tangent and the corresponding inverse functions
  7. Hyperbolic functions
  8. Factorial calculation
  9. Binomial coefficient "n choose k" with a real number "n" and a natural number "k"
  10. Greatest common divisor gcd
  11. Least common multiple lcm