Contents

sinh(_:)

Returns the hyperbolic sine of each element in a vector.

Declaration

func sinh(_ x: simd_double3) -> simd_double3

See Also

Hyperbolic Functions