IExponentialFunctions<TSelf>.Exp2(TSelf) Methode

Definition

Computes 2 werden auf eine bestimmte Leistung angehoben.

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

Parameter

x
TSelf

Die Macht, zu der erhoben 2 wird.

Gibt zurück

TSelf

2x

Gilt für: