-=(_:_:)
Subtracts the second value from the first and stores the difference in the left-hand-side variable, rounding to a representable value.
Declaration
static func -= (lhs: inout Float16, rhs: Float16)Parameters
- lhs:
A numeric value.
- rhs:
The value to subtract from
lhs.