Calculator theory of numbers 8.1

License: Free ‎File size: 1.15 MB
‎Users Rating: 0.0/5 - ‎0 ‎votes

CalInverseFree is calculator with modular arithmetic and theory of numbers. Functions include: *Greatest common divisor (GCD) (Euclidean algorithm); *Chinese theorem for a system of 2 equations; *The multiplicative inverse of a modulo n. Purchase: *Chinese theorem for a system of 3 or 4 equations; *Least common multiple(a, b); *Bezout's lemma. The program shows the methodology solutions. The program contains a restriction of input value: *The values are from 0 to 46340.

VERSION HISTORY

  • Version 8.1 posted on 2015-10-04
    Add: The multiplicative inverse of a modulo n.,Purchase: Least common multiple(a, b), Bezout's lemma gcd(a, b) = a * u + b * v, Chinese theorem for a system of 3 or 4 equations

Program Details