UnQTools
Developer Runs in your browser

Big Integer Arbitrary-Precision Calculator

Evaluate arbitrary-precision integer arithmetic with native BigInt: +, -, *, /, %, **, GCD, LCM, factorial, Fibonacci, modular exponentiation (a^b mod m), Miller-Rabin primality test, base conversion (binary/octal/decimal/hex/base-N up to 36), exact rational mode (fractions kept exact, not floated), and a full shunting-yard expression parser with precedence and parentheses. Result digit count + grouped display + scientific approximation. 100% client-side, no network, no libraries.

100% Private Works Offline Instant

Evaluate arbitrary-precision integer arithmetic with native BigInt: +, -, *, /, %, **, GCD, LCM, factorial, Fibonacci, modular exponentiation (a^b mod m), Miller-Rabin primality test, base conversion (binary/octal/decimal/hex/base-N up to 36), exact rational mode (fractions kept exact, not floated), and a full shunting-yard expression parser with precedence and parentheses. Result digit count + grouped display + scientific approximation. 100% client-side, no network, no libraries. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.