NFloat.Exp(NFloat) Yöntem

Tanım

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

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

Parametreler

x
NFloat

E Güç yükseltilir.

Döndürülenler

E üssüne yükseltildi x.

Uygulamalar

Şunlara uygulanır