Half.Exp2(Half) Metod

Definition

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

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

Parametrar

x
Half

Kraften som 2 höjs.

Returer

2x

Implementeringar

Gäller för