IHyperbolicFunctions<TSelf>.Atanh(TSelf) Metoda

Definicja

Oblicza tangens hiperboliczny wartości.

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

Parametry

x
TSelf

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

Zwraca

TSelf

Arc-tangens hiperboliczny .x

Dotyczy