Click or drag to resize

EuclidModulus Method

Overload List
 NameDescription
Public methodStatic memberModulus(BigInteger, BigInteger) Canonical Modulus. The result has the sign of the divisor.
Public methodStatic memberModulus(Double, Double) Canonical Modulus. The result has the sign of the divisor.
Public methodStatic memberModulus(Int32, Int32) Canonical Modulus. The result has the sign of the divisor.
Public methodStatic memberModulus(Int64, Int64) Canonical Modulus. The result has the sign of the divisor.
Public methodStatic memberModulus(Single, Single) Canonical Modulus. The result has the sign of the divisor.
Top
See Also