---
title: "&-(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/simd64/&-(_:_:)-8z1z3"
---

# &-(_:_:)

The wrapping difference of two vectors.

## Declaration

```swift
static func &- (a: SIMD64<Scalar>, b: SIMD64<Scalar>) -> SIMD64<Scalar>
```
