PlaygroundValue.floatingPoint(_:) A value that represents a floating-point number. Declarationcase floatingPoint(Double) See AlsoRepresenting DataPlaygroundValue.boolean(_:)PlaygroundValue.data(_:)PlaygroundValue.date(_:)PlaygroundValue.integer(_:)PlaygroundValue.string(_:)