IHyperbolicFunctions<TSelf>.Atanh(TSelf) Méthode

Définition

Calcule la tangente d’arc hyperbolique d’une valeur.

public:
 static TSelf Atanh(TSelf x);
public static abstract TSelf Atanh (TSelf x);
static member Atanh : 'Self -> 'Self
Public Shared Function Atanh (x As TSelf) As TSelf

Paramètres

x
TSelf

Valeur, en radians, dont l’arc-tangente hyperbolique doit être calculée.

Retours

TSelf

Arc-tangente hyperbolique de x.

S’applique à