---
title: min()
framework: swift
role: symbol
role_heading: Instance Method
path: swift/simd16/min()-55nb5
---

# min()

The least element in the vector.

## Declaration

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