The raw encoding of the value’s significand field.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
Discussion
The significand
property does not include the leading integral bit of the significand, even for types like Float80
that store it explicitly.