Half.Exp10(Half) Metod

Definition

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

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

Parametrar

x
Half

Kraften som 10 höjs.

Returer

10x

Implementeringar

Gäller för