Contents

tanh(_:)

Returns the hyperbolic tangent of each element in a vector.

Declaration

func tanh(_ x: simd_float2) -> simd_float2

See Also

Hyperbolic Functions