A double-precision, floating-point value type.
Inheritance |
BinaryFloatingPoint, Codable, CustomDebugStringConvertible, CustomReflectable, CustomStringConvertible, ExpressibleByIntegerLiteral, Hashable, LosslessStringConvertible, SIMDScalar, Strideable, TextOutputStreamable |
Associated Types |
public typealias SIMDMaskScalar = Int64
public typealias Magnitude = Double
public typealias Exponent = Int
public typealias RawSignificand = UInt64
|
Nested Types |
Double.SIMD2Storage, Double.SIMD4Storage, Double.SIMD8Storage, Double.SIMD16Storage, Double.SIMD32Storage, Double.SIMD64Storage |