div

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

Returns a new BigInt this this / other


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

Returns this / other