Single.Exp10(Single) Yöntem

Tanım

Belirli bir güce yükseltilmiş hesaplamalar 10 .

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

Parametreler

x
Single

10 Güç yükseltilir.

Döndürülenler

10x

Uygulamalar

Şunlara uygulanır