StructureSwift5.9.0

    Float80

    An extended-precision, floating-point value type.

    @frozen struct Float80

    Float80 is available on Intel when the target system supports an 80-bit long double type, and unavailable on Apple silicon.

    Citizens in Swift

    Conformances

    Members

    Features

    Available in _Differentiation

    Conformances

    • protocol Differentiable

      A type that mathematically represents a differentiable manifold whose tangent spaces are finite-dimensional.

    Members

    Extension in JSONDecoding

    Conformances

    Members

    Extension in BSONDecoding

    Conformances

    • protocol BSONDecodable

      A type that can be decoded from a BSON variant value backed by some type of storage not particular to the decoded type.

    Extension in RealModule

    Conformances

    Members

    Features

    Extension in JSONDecoding

    Conformances

    Members