Ler em inglês Editar

Compartilhar via


Double.Atanh(Double) Method

Definition

Computes the hyperbolic arc-tangent of a value.

C#
public static double Atanh(double x);

Parameters

x
Double

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

Returns

The hyperbolic arc-tangent of x.

Implements

Applies to

Produto Versões
.NET 7, 8, 9, 10