Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed documentation of isprime(n::Integer) -> Bool
- shows exactly when probabilistic methods are applied and when not - mentions the used methods changed documentation of isprime(x::BigInt, [reps = 25]) -> Bool - stated where the function is_probably_prime comes from and explains what it does
- Loading branch information