Single.Exp2M1(Single) Yöntem

Tanım

2 Belirli bir güce yükseltilen ve çıkarılan hesaplamalar.

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

Parametreler

x
Single

Yükseltilen 2 güç.

Döndürülenler

2x - 1

Uygulamalar

Şunlara uygulanır