IExponentialFunctions<TSelf>.Exp2(TSelf) Yöntem

Tanım

Belirli bir güce yükseltilmiş hesaplamalar 2 .

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

Parametreler

x
TSelf

2 Güç yükseltilir.

Döndürülenler

TSelf

2x

Şunlara uygulanır