IExponentialFunctions<TSelf>.ExpM1(TSelf) Methode

Definition

E Berechnet auf eine bestimmte Leistung und subtrahiert eine.

public:
 static override TSelf ExpM1(TSelf x);
public static virtual TSelf ExpM1 (TSelf x);
static member ExpM1 : 'Self -> 'Self
Public Shared Overrides Function ExpM1 (x As TSelf) As TSelf

Parameter

x
TSelf

Die Macht, zu der erhoben E wird.

Gibt zurück

TSelf

Ex - 1

Gilt für: