IHyperbolicFunctions<TSelf>.Tanh(TSelf) Methode

Definition

Berechnet den hyperbolischen Tangens eines Werts.

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

Parameter

x
TSelf

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

Gibt zurück

TSelf

Der Hyperbeltangens von x.

Gilt für: