IHyperbolicFunctions<TSelf>.Asinh(TSelf) Method

Definition

Computes the hyperbolic arc-sine of a value.

C#
public static abstract TSelf Asinh(TSelf x);

Parameters

x
TSelf

The value, in radians, whose hyperbolic arc-sine is to be computed.

Returns

TSelf

The hyperbolic arc-sine of x.

Applies to

Product Versions
.NET 7, 8, 9, 10