Half.Atanh(Half) Metoda

Definicja

Oblicza tangens hiperboliczny wartości.

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

Parametry

x
Half

Zwraca

Half

Arc-tangens hiperboliczny .x

Implementuje

Dotyczy