IExponentialFunctions<TSelf>.Exp(TSelf) Metode

Definisi

Komputasi E dinaikkan ke kekuatan tertentu.

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

Parameter

x
TSelf

Kekuatan yang E ditinggikan.

Mengembalikan

TSelf

E dinaikkan ke kekuatan x.

Berlaku untuk