Atom - æR - Inclusive Prime Range

Characters: æ , R

Tags: arithmetic , math , number , array , vectorize

Arity: dyadic

This atom is dyadic, which means it takes two arguments.

Functionality

Primes from x to y; descending if x > y.

Synonyms

This atom should work roughly the same way as or very similarly in concept to the following code snippets (some edge case exceptions may exist):