---
title: min()
framework: swift
role: symbol
role_heading: Instance Method
path: swift/simd64/min()-9s02d
---

# min()

The least scalar in the vector.

## Declaration

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