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

Tanım

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

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

Parametreler

x
TSelf

Yükseltilen 10 güç.

Döndürülenler

TSelf

10x

Şunlara uygulanır