JP Software Tutorials
Download JP Software Products
Sources for further information
Navigation: TCC-RT > Variables & Functions > Functions
@PRIME
@PRIME[n] : Returns the first prime number >= n (a 64-bit integer).
Example:
echo %@prime[13798225]
13798247