Single.Exp(Single) Yöntem

Tanım

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

public:
 static float Exp(float x) = System::Numerics::IExponentialFunctions<float>::Exp;
public static float Exp (float x);
static member Exp : single -> single
Public Shared Function Exp (x As Single) As Single

Parametreler

x
Single

Yükseltilen E güç.

Döndürülenler

E üssüne yükseltildi x.

Uygulamalar

Şunlara uygulanır