primes: Primes numbers less than 2003

primesR Documentation

Primes numbers less than 2003

Description

Prime numbers between 1 and 2003.

Usage

data(primes)

Format

The format is: num [1:304] 2 3 5 7 11 13 17 19 23 29 ...

Source

Generated using http://www.rsok.com/~jrm/printprimes.html.

Examples

data(primes)
diff(primes)

UsingR documentation built on March 18, 2022, 7:32 p.m.