IExponentialFunctions<TSelf>.Exp(TSelf) Methode

Definition

E Berechnet, die auf eine bestimmte Leistung ausgelöst wird.

public:
 static TSelf Exp(TSelf x);
public static abstract TSelf Exp(TSelf x);
static member Exp : 'Self -> 'Self
Public Shared Function Exp (x As TSelf) As TSelf

Parameter

x
TSelf

Die Macht, auf die E sich gehoben wird.

Gibt zurück

TSelf

E wird auf die Macht von x.

Gilt für: