Contents

tan(_:)

Returns the tangent of each element in a vector.

Declaration

func tan(_ x: simd_float2) -> simd_float2

See Also

Trigonometric Functions