---
title: float2x4
framework: simd
role: symbol
role_heading: Type Alias
path: simd/float2x4
---

# float2x4

A type alias for a single-precision 2 x 4 matrix.

## Declaration

```swift
typealias float2x4 = simd_float2x4
```

## See Also

### Type Aliases

- [matrix_float2x4](simd/matrix_float2x4.md)
