A numeric value. ある数値。
Operator
演算子
-=(_:
-=(_:_:)
Subtracts the second value from the first and stores the difference in the left-hand-side variable, rounding to a representable value.
2番目の値を最初のものから減じて、その差を左手側の変数の中に格納します、表現可能な値へ丸められます。
Availability
- macOS 10.10+
- Mac Catalyst 13.0+
- Xcode 9.0+
Technology
- Swift Standard Library Swift標準ライブラリ