Type Alias

Double.RawExponent

A type that represents the encoded exponent of a value.

Declaration

typealias RawExponent = UInt

Discussion