Single.Exp2M1(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 2
élevé à une puissance donnée et en soustrait un.
public:
static float Exp2M1(float x) = System::Numerics::IExponentialFunctions<float>::Exp2M1;
public static float Exp2M1(float x);
static member Exp2M1 : single -> single
Public Shared Function Exp2M1 (x As Single) As Single
- x
- Single
Puissance à laquelle 2
est levée.
2
x
- 1
Produit | Versions |
---|---|
.NET | 7, 8, 9, 10 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: