Contents

acosh(_:)

Returns the inverse hyperbolic cosine of each element in a vector.

Declaration

func acosh(_ x: simd_double3) -> simd_double3

See Also

Hyperbolic Functions