Contents

round(_:)

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

Declaration

func round(_ x: simd_float16) -> simd_float16

See Also

Math Functions