A single-precision, floating-point value type.
Inheritance |
BinaryFloatingPoint, Codable, CustomDebugStringConvertible, CustomReflectable, CustomStringConvertible, ExpressibleByIntegerLiteral, Hashable, LosslessStringConvertible, SIMDScalar, Strideable, TextOutputStreamable |
Associated Types |
public typealias Magnitude = Float
public typealias Exponent = Int
public typealias RawSignificand = UInt32
public typealias SIMDMaskScalar = Int32
|
Nested Types |
Float.SIMD2Storage, Float.SIMD4Storage, Float.SIMD8Storage, Float.SIMD16Storage, Float.SIMD32Storage, Float.SIMD64Storage |