Function to check if a number is prime.
true if the number is prime, false otherwise.
true
false
The number to check.