add
Add two BigDecimal and return result in a new instance of BigDecimal. Default decimal mode will be used.
Return
BigDecimal containing result of the operation
Parameters
other
BigDecimal (addend)
Add two BigDecimal and return result in a new instance of BigDecimal.
Return
BigDecimal containing result of the operation
Parameters
other
BigDecimal (addend)