Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: BigInt Modulo(BigInt)

  • Declared in: RT.BigInteger.BigInt

Declaration

public BigInt Modulo(
    BigInt other
)

Summary

Returns the remainder obtained when dividing this integer by other.