Contents

sinh(_:)

Returns the hyperbolic sine of each element in a vector.

Declaration

func sinh(_ x: simd_float16) -> simd_float16

See Also

Hyperbolic Functions