Checks whether a number is a prime number.

n
An integer the node checks.
Default: 1
prime?
A Boolean that indicates whether n is a prime number.
True |
n is a prime number.
|
False |
n is not a prime number.
|
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application