JuliaMath / Primes.jl

Prime numbers in Julia
Other
99 stars 32 forks source link

changed documentation of isprime(n::Integer) -> Bool #147

Closed fepaul-book closed 11 months ago

fepaul-book commented 11 months ago

changed documentation of isprime(x::BigInt, [reps = 25]) -> Bool

oscardssmith commented 11 months ago

Thanks!

fepaul-book commented 11 months ago

cc @ranocha