HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
isPrime
Syntax
isprime(a)
Description
Prime integer test. Returns true if the integer a is prime; otherwise, returns false.
Example
isprime(1999) returns true
isPrime — Discussion
↑Back to top