Instance Property インスタンスプロパティ

exponentBitPattern

The raw encoding of the value’s exponent field. 値のもつ指数部の生のエンコーディング。

Declaration 宣言

var exponentBitPattern: Self.RawExponent { get }

Discussion 解説

This value is unadjusted by the type’s exponent bias. これは、この型のもつ指数バイアスによって未調整のものです。

See Also 参照

Working with Binary Representation バイナリ表現を扱う