Vala.Math.BigDecimal.add – Valacore Reference Manual
add
Description:
public
BigDecimal
add
(
BigDecimal
other)
Returns sum of this value and other.
Parameters:
other
value to add.
Returns:
computed sum.