First time here? Check out the FAQ!
asked 11 years ago
below three lines codes can get three results in sagenb,but in sagecell only can show the third line codes result.....
K.<u> = CyclotomicField(28);K; Ga=K.galois_group(names='y');Ga; table(Ga.list(),frame=True).transpose()