-=(_:_:)
Subtracts the second angle from the first and stores the difference in the left-hand-side variable.
Declaration
static func -= (lhs: inout Angle2D, rhs: Angle2D)Subtracts the second angle from the first and stores the difference in the left-hand-side variable.
static func -= (lhs: inout Angle2D, rhs: Angle2D)