Double.Exp10(Double) Metod

Definition

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

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

Parametrar

x
Double

Kraften som 10 höjs.

Returer

10x

Implementeringar

Gäller för