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

D

d(RingElt) - Method in class com.perisic.ring.Matrix2x2Ring
Returns the fourth element of the matrix as an element of the base ring.
degree(RingElt) - Method in class com.perisic.ring.PolynomialRing
The degree of b, where b is considered as an univariate polynomial.
denominator(RingElt) - Method in class com.perisic.ring.QuotientField
Returns the denominator of b as an element of the base ring.
denominatorToBigInteger(RingElt) - Static method in class com.perisic.ring.RationalField
Returns the denominator s if b = r/s.
det(RingElt) - Method in class com.perisic.ring.Matrix2x2Ring
Returns the determinant of m.
displayMod() - Method in class com.perisic.ring.ModularRing
Determins the behaviour of the eltToString() method.
div(RingElt, RingElt) - Method in class com.perisic.ring.Ring
Computes a/b.
divmod(RingElt, RingElt) - Method in class com.perisic.ring.PolynomialRing
Returns an array { p/q, p%q }.
DoubleField - Class in com.perisic.ring
The real numbers.

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