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

# Float16.Exponent

A type that can represent any written exponent.

## Declaration

```swift
typealias Exponent = Int
```
