---
title: max()
framework: swift
role: symbol
role_heading: Instance Method
path: swift/simd16/max()-ap
---

# max()

The greatest element in the vector.

## Declaration

```swift
func max() -> Self.Scalar
```
