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

Tanım

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

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

Parametreler

x
TSelf

E Güç yükseltilir.

Döndürülenler

TSelf

E üssüne yükseltildi x.

Şunlara uygulanır