IExponentialFunctions<TSelf>.Exp10(TSelf) Methode

Definition

Computes 10 werden auf eine bestimmte Leistung angehoben.

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

Parameter

x
TSelf

Die Macht, zu der erhoben 10 wird.

Gibt zurück

TSelf

10x

Gilt für: