---
title: Float16.RawSignificand
framework: swift
role: symbol
role_heading: Type Alias
path: swift/float16/rawsignificand
---

# Float16.RawSignificand

A type that represents the encoded significand of a value.

## Declaration

```swift
typealias RawSignificand = UInt16
```
