Type Alias

Float16.RawSignificand

A type that represents the encoded significand of a value. ある値のエンコードされた仮数を表す型。

Declaration 宣言

typealias RawSignificand = UInt16

Discussion 解説