Contents

tan(_:)

Returns the tangent of each element in a vector.

Declaration

func tan(_ x: simd_float16) -> simd_float16

See Also

Trigonometric Functions