IHyperbolicFunctions<TSelf>.Atanh(TSelf) Yöntem

Tanım

Bir değerin hiperbolik yay tanjantını hesaplar.

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

Parametreler

x
TSelf

Radyan cinsinden hiperbolik yay tanjantının hesaplanması gereken değer.

Döndürülenler

TSelf

hiperbolik yay tanjantını xoluşturur.

Şunlara uygulanır