Single.Exp2(Single) Metod

Definition

Beräkningar som har genererats 2 till en viss effekt.

public:
 static float Exp2(float x) = System::Numerics::IExponentialFunctions<float>::Exp2;
public static float Exp2(float x);
static member Exp2 : single -> single
Public Shared Function Exp2 (x As Single) As Single

Parametrar

x
Single

Kraften som 2 höjs.

Returer

2x

Implementeringar

Gäller för