Partager via


Half.Atanh(Half) Méthode

Définition

Calcule la tangente d’arc hyperbolique d’une valeur.

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

Paramètres

x
Half

Retours

Half

L’arc hyperbolique de xla tangente .

Implémente

S’applique à