Contents

round(_:)

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

Declaration

func round(_ x: simd_double8) -> simd_double8

See Also

Math Functions