6 releases
0.3.3 | Jun 7, 2024 |
---|---|
0.3.2 | Aug 15, 2022 |
0.3.1 | Jun 18, 2020 |
0.2.1 | Jun 8, 2015 |
#1986 in Math
24,362 downloads per month
Used in 83 crates
(3 directly)
21KB
251 lines
Estimate upper and lower bounds for the n-th prime, and π(n), the number of primes less than or equal to n.
This is designed to be used via the primal
crate.