Aracılığıyla paylaş


Double.Exp10(Double) Yöntem

Tanım

İşlemler 10 belirli bir güce yükseltir.

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

Parametreler

x
Double

10 yükseltilen güç.

Döndürülenler

10x

Uygulamalar

Şunlara uygulanır