Contents

asinh(_:)

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

Declaration

func asinh(_ x: simd_float2) -> simd_float2

See Also

Hyperbolic Functions