additive_order,
is_nonzero,
is_zero,
order
Further documentation:
) |
Return the additive order of self.
) |
Return the additive order of self.
Instances of class ModuleElement also have the following special methods:
__add__,
__neg__,
__pos__,
__radd__,
__rsub__,
__sub__,
_add,
_sub
See About this document... for information on suggesting changes.