jarvisbox

质数检查器

判断任意数字是否为质数,并列出小于等于 N 的所有质数。

How to use

  1. Enter any positive integer in the "Number to check" field.
  2. Click Check to instantly see whether the number is prime or composite. If composite, the smallest factor is shown.
  3. Optionally enter a limit and click List primes to see all prime numbers up to that value.

Related math tools

常见问题

Is this prime checker free?
Yes, completely free with no signup and no usage limits.
Does my data leave my device?
No. The primality test runs entirely in your browser using JavaScript.
Does it work on mobile?
Yes. Works in Safari on iPhone and Chrome on Android without any app install.

Last updated:

反馈这个工具的问题