One of the values to multiply before adding to this value. この値に加えられる前に掛け合わされる値のうちの1つ。
Instance Method
インスタンスメソッド
add
addProduct(_:_:)
Adds the product of the two given values to this value in place, computed without intermediate rounding.
2つの与えられた値の積をこの値にその場で加えます、中間の丸めなしで計算されます。
Availability
- macOS 10.10+
- Mac Catalyst 13.0+
- Xcode 8.0+
Technology
- Swift Standard Library Swift標準ライブラリ