Edit

Share via


Single.Asinh(Single) Method

Definition

Computes the hyperbolic arc-sine of a value.

C#
public static float Asinh(float x);

Parameters

x
Single

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

Returns

The hyperbolic arc-sine of x.

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10