כלי תורת המספרים
פיבונאצ'י, ראשוניים, כפולה משותפת, מחלק משותף⌘⏎ run · ⇧⌘C copy · ⎋ resetINPUTNumber Second Number (for GCD, LCM, etc.)
OUTPUT
❯ _הפעל פעולה כדי לראות את התוצאות כאן.then press ⌘⏎
ADSponsored
What is כלי תורת המספרים?
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
- 01Enter a number (or two for GCD/LCM).
- 02Pick the analysis: factors, divisors, GCD/LCM, factorial, …
- 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.