---
title: Float80.Exponent
framework: swift
role: symbol
role_heading: Type Alias
path: swift/float80/exponent-swift.typealias
---

# Float80.Exponent

A type that can represent any written exponent.

## Declaration

```swift
typealias Exponent = Int
```
