IExponentialFunctions<TSelf>.Exp10M1(TSelf) Methode

Definition

10 Berechnet auf eine bestimmte Leistung und subtrahiert eine.

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

Parameter

x
TSelf

Die Macht, zu der erhoben 10 wird.

Gibt zurück

TSelf

10x - 1

Gilt für: