Float80
An extended-precision, floating-point value type.
Declaration
@frozen struct Float80Overview
Float80 is available on x86 if the target system’s long double C type is 80-bit, and unavailable otherwise.
Topics
Initializers
Default Implementations
AdditiveArithmetic ImplementationsBinaryFloatingPoint ImplementationsComparable ImplementationsCustomDebugStringConvertible ImplementationsCustomReflectable ImplementationsCustomStringConvertible ImplementationsEquatable ImplementationsExpressibleByFloatLiteral ImplementationsExpressibleByIntegerLiteral ImplementationsFloatingPoint ImplementationsHashable ImplementationsLosslessStringConvertible ImplementationsNumeric ImplementationsSignedNumeric ImplementationsStrideable ImplementationsTextOutputStreamable Implementations