Skip to content

PrimeQ

Tests whether an integer is prime.

$ wo 'PrimeQ[7]'
True
$ wo 'PrimeQ[8]'
False