A type that represents a floating-point literal.
SDK
- Xcode 11.0+
Framework
- Swift Standard Library
Declaration
Discussion
Valid types for Float
are Float
, Double
, and Float80
where available.
Note
This documentation comment was inherited from Expressible
.