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

exponentBitPattern

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

Declaration 宣言

var exponentBitPattern: UInt { get }

Discussion 解説

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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