Contents

sinh(_:)

Returns the hyperbolic sine of each element in a vector.

Declaration

func sinh(_ x: simd_float2) -> simd_float2

See Also

Hyperbolic Functions