times

operator fun times(b: BigInt): BigInt
operator fun times(other: UInt): BigInt
operator fun times(other: Int): BigInt