Contents

tan(_:)

Returns the tangent of each element in a vector.

Declaration

func tan(_ x: simd_double3) -> simd_double3

See Also

Trigonometric Functions