Half.Exp(Half) Metod

Definition

Beräkningar som har genererats E till en viss effekt.

public:
 static Half Exp(Half x) = System::Numerics::IExponentialFunctions<Half>::Exp;
public static Half Exp(Half x);
static member Exp : Half -> Half
Public Shared Function Exp (x As Half) As Half

Parametrar

x
Half

Kraften som E höjs.

Returer

E upphöjt till kraften i x.

Implementeringar

Gäller för