Contents

sinh(_:)

Returns the hyperbolic sine of each element in a vector.

Declaration

func sinh(_ x: simd_double2) -> simd_double2

See Also

Hyperbolic Functions