div

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