Product Type

Float32

A singe-precision, floating-point value.

Members

Bindings

var value: ???

Initializers

init()
init()

Creates an instance with value 0.0.

init(_ other: Float64)

Creates an instance that approximates other.