instance method BigDecimal#-

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

差を計算します。

[PARAM] other:
self から引く数を指定します。

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