Aracılığıyla paylaş


Double.Exp2M1(Double) Yöntem

Tanım

İşlemler 2 belirli bir güce yükseltir ve birini çıkarır.

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

Parametreler

x
Double

2 yükseltilen güç.

Döndürülenler

2x - 1

Uygulamalar

Şunlara uygulanır