IExponentialFunctions<TSelf>.Exp2(TSelf) Methode

Definition

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

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, auf die 2 sich gehoben wird.

Gibt zurück

TSelf

2x

Gilt für: