Vala.Math.BigInteger.multiply – Valacore Reference Manual
multiply
Description:
public
BigInteger
multiply
(
BigInteger
other)
Returns product of this value and other.
Parameters:
other
multiplier.
Returns:
computed product.