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

# -(_:)

Calculates the additive inverse of a quaternion.

## Declaration

```swift
static func - (rhs: simd_quatd) -> simd_quatd
```
