times
operator fun BigInteger.times(other: BigInteger): BigIntegerEnables the use of the * operator for BigInteger instances.
operator fun BigInteger.times(other: BigInteger): BigIntegerEnables the use of the * operator for BigInteger instances.