Returns a BigInteger whose value is (this * val).
(this * val)
Parameters:
val
Returns: this * val
this * val
@implNote An implementation may offer better algorithmic performance when val == this.
val == this
Diagram: BigInteger, BigDecimal