Contents

asinh(_:)

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

Declaration

func asinh(_ x: simd_float16) -> simd_float16

See Also

Hyperbolic Functions