---
title: Float16.RawExponent
framework: swift
role: symbol
role_heading: Type Alias
path: swift/float16/rawexponent
---

# Float16.RawExponent

A type that represents the encoded exponent of a value.

## Declaration

```swift
typealias RawExponent = UInt
```
