Contents

simd_make_float2(_:_:)

Returns a new vector from the specified scalar values.

Declaration

func simd_make_float2(_ x: Float, _ y: Float) -> simd_float2

See Also

Functions to Create Two-Element Vectors From Scalar Values