First time here? Check out the FAQ!
answered 0 years ago
According to the Sage reference manual, this method calls "the PARI function isprime". That function is documented here; I could be wrong, but I think that Sage calls it without specifying a flag, so flag assumes the default value of 0.
isprime
flag
0