Obtain a range of primes starting at the given ordinal. Prime 2 has ordinal 0.
1-based ordinal of the nth odd prime to start from, or zero to include prime two.
Optional
Range end. end - start elements are returned.
end - start
The primes in the range.
Obtain a range of primes starting at the given ordinal. Prime 2 has ordinal 0.