Single.Exp(Single) Metod

Definition

Beräkningar som har genererats E till en viss effekt.

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

Parametrar

x
Single

Kraften som E höjs.

Returer

E upphöjt till kraften i x.

Implementeringar

Gäller för