---
title: "simd_inverse(_:)"
framework: simd
role: symbol
role_heading: Function
path: "simd/simd_inverse(_:)-3cvvi"
---

# simd_inverse(_:)

Returns the inverse of a quaternion.

## Declaration

```swift
func simd_inverse(_ q: simd_quatd) -> simd_quatd
```
