<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/simd/norm_inf(_:)-7ga8i",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "simd"
    ],
    "preciseIdentifier" : "s:4simd8norm_infySds5SIMD3VySdGF"
  },
  "title" : "norm_inf(_:)"
}
-->

# norm_inf(_:)

Returns the maximum absolute value of a vector.

```
func norm_inf(_ x: SIMD3<Double>) -> Double
```

---

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)