Rails
Ruby 2.7.0
6.1
6.0
5.2
5.1
5.0
4.2
2.5.0
2.6.0
3.0
instance method BigDecimal#*
self * other -> BigDecimal
[
permalink
][
rdoc
][
edit
]
積を計算します。
[PARAM] other:
self に掛ける数を指定します。
計算結果の精度については
bigdecimal/計算精度について
を参照してください。