Adds the product of the two given values to this value in place, computed without intermediate rounding.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
Parameters
lhs
One of the values to multiply before adding to this value.
rhs
The other value to multiply.