A singe-precision, floating-point value.
type Float32
var value: ???
init()
Creates an instance with value 0.0.
init(_ other: Float64)
Creates an instance that approximates other.