Special methods for operators on elements of abelian groups (additive). This is provided for interface consistency. It may not adhere to strict mathematical definitions.
Binary this + other
Unary -
Unary +
Binary other + this
Binary other - this
Binary this - other
Determines whether this element is the additive identity, 0.
The additive inverse is denoted by neg.
Special methods for operators on elements of abelian groups (additive). This is provided for interface consistency. It may not adhere to strict mathematical definitions.