Contents

Float80

An extended-precision, floating-point value type.

Declaration

@frozen struct Float80

Overview

Float80 is available on x86 if the target system’s long double C type is 80-bit, and unavailable otherwise.

Topics

Initializers

Default Implementations

See Also

Floating-Point Values