Contents

tan(_:)

Returns the tangent of each element in a vector.

Declaration

func tan(_ x: simd_float3) -> simd_float3

See Also

Trigonometric Functions