A B C D E F G H I L M N O P Q R S T U Z

N

neg(RingElt) - Method in class com.perisic.ring.DoubleField
The additive inverse of b.
neg(RingElt) - Method in class com.perisic.ring.F2Field
Returns -a mod 2.
neg(RingElt) - Method in class com.perisic.ring.IntegerRing
Returns -b as an element of this Ring.
neg(RingElt) - Method in class com.perisic.ring.Matrix2x2Ring
Returns the negation of a matrix, -m1.
neg(RingElt) - Method in class com.perisic.ring.ModularIntegerRing
Returns -b mod m.
neg(RingElt) - Method in class com.perisic.ring.ModularRing
Returns -b.
neg(RingElt) - Method in class com.perisic.ring.PolynomialRing
Returns -b as an element of this Ring.
neg(RingElt) - Method in class com.perisic.ring.QuotientField
Returns -b.
neg(RingElt) - Method in class com.perisic.ring.RationalField
Returns -b.
neg(RingElt) - Method in class com.perisic.ring.Ring
Returns the additive inverse -a of an ring element a.
neg(RingElt) - Method in class com.perisic.ring.UniversalRing
The additive inverse of b.
normalize(RingElt) - Method in class com.perisic.ring.PolynomialRing
Returns a normal form for the polynomial b.
numerator(RingElt) - Method in class com.perisic.ring.QuotientField
Returns the numerator of b as an element of the base ring.
numeratorToBigInteger(RingElt) - Static method in class com.perisic.ring.RationalField
Returns the numerator r if b = r/s.

A B C D E F G H I L M N O P Q R S T U Z