Single.Exp(Single) Methode

Definition

Computes E werden auf eine bestimmte Leistung angehoben.

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

Parameter

x
Single

Die Macht, zu der erhoben E wird.

Gibt zurück

E wird auf die Macht von xerhoben.

Implementiert

Gilt für: