div

operator fun BigLong.div(other: UBigLong): BigLong(source)
operator fun UBigLong.div(other: BigLong): BigLong(source)
operator fun UBigLong.div(other: UBigLong): UBigLong(source)