Prime Number Checker

Test if a number is prime

Enter any positive integer to check if it's prime

About Prime Numbers

A prime number is a natural number greater than 1 that is only divisible by 1 and itself. In other words, it has exactly two factors: 1 and the number itself.

Examples:

Properties:

Applications: