minus

open operator override fun minus(other: BigInt): CommonBigInt

Returns a new BigInt this this - other


open operator override fun minus(other: Int): CommonBigInt

Returns this - other