Double.Exp2(Double) Metod

Definition

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

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

Parametrar

x
Double

Kraften som 2 höjs.

Returer

2x

Implementeringar

Gäller för