instance method BigDecimal#*

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

積を計算します。

[PARAM] other:
self に掛ける数を指定します。

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