| 1 | initial version |
The generator is obtained by doing
sage: k.gen()
z2
Here z2 is just its name. You can store it in a Python variable z2 if you like
sage: z2 = k.gen()
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.