---
title: Float80.RawExponent
framework: swift
role: symbol
role_heading: Type Alias
path: swift/float80/rawexponent
---

# Float80.RawExponent

A type that represents the encoded exponent of a value.

## Declaration

```swift
typealias RawExponent = UInt
```
