Specifies an integral interval in which we search for a prime number with desired properties. If b< a+2*log a an error message will be returned. The default value is (104,3*104)
Functions with optional argument named Range :
getPrimeWithRootOfUnity(..., Range => ...), see getPrimeWithRootOfUnity -- find a prime p with a primitive n-th root of unity r in ZZ/p
See also
nextPrime -- compute the smallest prime greater than or equal to a given number