Contents

round(_:)

Returns each element in a vector rounded to the nearest integer.

Declaration

func round(_ x: simd_float2) -> simd_float2

See Also

Math Functions