IHyperbolicFunctions<TSelf>.Atanh(TSelf) Methode

Definition

Berechnet den hyperbolischen Arc-Tangens eines Werts.

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

Parameter

x
TSelf

Der Wert im Bogenmaß, dessen hyperbolischer Bogentangente berechnet werden soll.

Gibt zurück

TSelf

Der hyperbolische Bogentangente von x.

Gilt für: