is_unit,
quo_rem
Instances of class FieldElement also have the following special methods:
_gcd,
_lcm,
_xgcd
Further documentation:
) |
Return the greatest common divisor of self and other.
) |
Return the least common multiple of self and other.
See About this document... for information on suggesting changes.