---
title: "simd_make_long2(_:)"
framework: simd
role: symbol
role_heading: Function
path: "simd/simd_make_long2(_:)-96bn"
---

# simd_make_long2(_:)

Returns a new vector from the specified vector.

## Declaration

```swift
func simd_make_long2(_ other: simd_long2) -> simd_long2
```

## See Also

### Functions to Create Two-Element Vectors From Other Vectors

- [simd_make_long2(_:)](simd/simd_make_long2(_:)-5ou8.md)
- [simd_make_long2(_:)](simd/simd_make_long2(_:)-2abd.md)
- [simd_make_long2(_:)](simd/simd_make_long2(_:)-9ozpw.md)
