Single.Exp2(Single) Yöntem

Tanım

Belirli bir güce yükseltilmiş hesaplamalar 2 .

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

Parametreler

x
Single

Yükseltilen 2 güç.

Döndürülenler

2x

Uygulamalar

Şunlara uygulanır