Double.Exp(Double) Metod

Definition

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

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

Parametrar

x
Double

Kraften som E höjs.

Returer

E upphöjt till kraften i x.

Implementeringar

Gäller för