instance method BigDecimal#+

self + other -> BigDecimal[permalink][rdoc][edit]

和を計算します。

[PARAM] other:
self に足す数を指定します。

計算結果の精度についてはbigdecimal/計算精度についてを参照してください。