kotlin-stdlib / kotlin / java.math.BigInteger / times times JVM 1.0 operator fun BigInteger . times ( other : BigInteger ) : BigInteger (source) Enables the use of the * operator for BigInteger instances.