Single.Atanh(Single) Yöntem

Tanım

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

public:
 static float Atanh(float x) = System::Numerics::IHyperbolicFunctions<float>::Atanh;
public static float Atanh (float x);
static member Atanh : single -> single
Public Shared Function Atanh (x As Single) As Single

Parametreler

x
Single

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

Döndürülenler

hiperbolik yay tanjantını xoluşturur.

Uygulamalar

Şunlara uygulanır