The raw encoding of the value’s exponent field.
Required.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
var exponentBitPattern: Self.RawExponent { get }
Discussion
This value is unadjusted by the type’s exponent bias.
The raw encoding of the value’s exponent field.
Required.
SDK
Framework
var exponentBitPattern: Self.RawExponent { get }
This value is unadjusted by the type’s exponent bias.