probably .characteristic() ? Or is your question less obvious? sage: R = GF(13) sage: R.characteristic() 13 sage: QQ.characteristic() 0 sage: SR.characteristic() 0
Harald On Aug 25, 3:47 pm, "J. Cooley" <[email protected]> wrote: > Hi > > Is there a function that will tell you the characteristic of a field? > > Thanks. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
