Single.Exp2M1(Single) Metod

Definition

Beräkningar som genereras 2 till en viss effekt och subtraherar en.

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

Parametrar

x
Single

Kraften som 2 höjs.

Returer

2x - 1

Implementeringar

Gäller för