Contents

tanh(_:)

Returns the hyperbolic tangent of each element in a vector.

Declaration

func tanh(_ x: simd_double2) -> simd_double2

See Also

Hyperbolic Functions