Contents

sinh(_:)

Returns the hyperbolic sine of each element in a vector.

Declaration

func sinh(_ x: simd_float3) -> simd_float3

See Also

Hyperbolic Functions