de

Zahlentheorie-Tools

Fibonacci, Primzahlen, kgV, ggT⌘⏎ run · ⇧⌘C copy · ⎋ reset
INPUTNumberSecond Number (for GCD, LCM, etc.)
OUTPUT
❯ _Operation ausführen, um Ergebnisse hier zu sehen.then press ⌘⏎
ADSponsored

What is Zahlentheorie-Tools?

The Number Theory Tools analyze a number’s prime factors, divisors, GCD, LCM, factorial and combinatorics, all in your browser. Enter one or two numbers and get the mathematical breakdown instantly. It is built for students, competitive programmers and the mathematically curious.

How to use it

  1. 01Enter a number (or two for GCD/LCM).
  2. 02Pick the analysis: factors, divisors, GCD/LCM, factorial, …
  3. 03Read the result and factorization.

FAQ

How big can the input be?

It uses big-integer math, so large values factor without overflow (very large numbers may take longer).

Does it show prime factorization?

Yes — with exponents, plus the full divisor list.

Is my input private?

Yes — computed locally in your browser.

Related tools