Description Usage Arguments Value Examples
Finds prime numbers in a range of integers.
| 1 | primes_in(x, y)
 | 
| x | a positive integer (or 0) | 
| y | a positive integer, higher than or equal to X. | 
a list of the primes that are found between (and including) numbers X to Y.
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.