multiply


Description:

public BigInteger multiply (BigInteger other)

Returns product of this value and other.

Parameters:

other

multiplier.

Returns:

computed product.