Freigeben über


Half.Atanh(Half) Methode

Definition

Berechnet den hyperbolischen Bogen-Tangens eines Werts.

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

Parameter

x
Half

Gibt zurück

Half

Der hyperbolische Bogen-Tangens von x.

Implementiert

Gilt für