NFloat.Exp2(NFloat) Yöntem

Tanım

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

public:
 static System::Runtime::InteropServices::NFloat Exp2(System::Runtime::InteropServices::NFloat x) = System::Numerics::IExponentialFunctions<System::Runtime::InteropServices::NFloat>::Exp2;
public static System.Runtime.InteropServices.NFloat Exp2 (System.Runtime.InteropServices.NFloat x);
static member Exp2 : System.Runtime.InteropServices.NFloat -> System.Runtime.InteropServices.NFloat
Public Shared Function Exp2 (x As NFloat) As NFloat

Parametreler

x
NFloat

2 Güç yükseltilir.

Döndürülenler

2x

Uygulamalar

Şunlara uygulanır