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

Définition

Calcule la tangente hyperbolique d’une valeur.

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

Paramètres

x
TSelf

Valeur, en radians, dont la tangente hyperbolique doit être calculée.

Retours

TSelf

Tangente hyperbolique de x.

S’applique à