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

# float2x3

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

## Declaration

```swift
typealias float2x3 = simd_float2x3
```

## See Also

### Type Aliases

- [matrix_float2x3](simd/matrix_float2x3.md)
