Contents

asinh(_:)

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

Declaration

func asinh(_ x: simd_float3) -> simd_float3

See Also

Hyperbolic Functions