Contents

tanh(_:)

Returns the hyperbolic tangent of each element in a vector.

Declaration

func tanh(_ x: simd_float3) -> simd_float3

See Also

Hyperbolic Functions