Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 577 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 577 Bytes

Precalculated Prime Numbers

Load this library if you do not want to calculate a large list of prime numbers for each time.

Usage

% egison -L lib/math/prime-numbers.egi
> (nth 10000 primes)
104729

LICENSE

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.