Single.Exp10(Single) Metod

Definition

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

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

Parametrar

x
Single

Kraften som 10 höjs.

Returer

10x

Implementeringar

Gäller för