IHyperbolicFunctions<TSelf>.Tanh(TSelf) Metoda

Definicja

Oblicza tangens hiperboliczny wartości.

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

Parametry

x
TSelf

Wartość, w radianach, której tangens hiperboliczny ma zostać obliczony.

Zwraca

TSelf

Tangens hiperboliczny .x

Dotyczy