div

operator fun div(other: UInt): BigInt
operator fun div(other: Int): BigInt
operator fun div(other: BigInt): BigInt