Single.Atanh(Single) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Calcule la tangente d’arc hyperbolique d’une valeur.
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
- x
- Single
Valeur, en radians, dont l’arc-tangente hyperbolique doit être calculée.
Arc-tangente hyperbolique de x
.
Produit | Versions |
---|---|
.NET | 7, 8, 9, 10 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: