IExponentialFunctions<TSelf>.Exp2(TSelf) Methode

Definitie

Berekeningen 2 die tot een bepaalde macht zijn verheven.

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

Parameters

x
TSelf

De macht waartoe 2 wordt verheven.

Retouren

TSelf

2x

Van toepassing op