<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/simd/simd_fast_rsqrt(_:)-6862g",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "simd"
    ],
    "preciseIdentifier" : "c:@F@simd_fast_rsqrt#]16f#"
  },
  "title" : "simd_fast_rsqrt(_:)"
}
-->

# simd_fast_rsqrt(_:)

Returns the fast reciprocal square root of each element in a vector.

```
func simd_fast_rsqrt(_ x: simd_float16) -> simd_float16
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)