---
title: "-=(_:_:)"
framework: simd
role: symbol
role_heading: Operator
path: "simd/simd_float4x3/-=(_:_:)"
---

# -=(_:_:)

## Declaration

```swift
static func -= (lhs: inout simd_float4x3, rhs: simd_float4x3)
```
