Single.Exp10(Single) Methode

Definition

Computes 10 werden auf eine bestimmte Leistung angehoben.

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

Parameter

x
Single

Die Macht, zu der erhoben 10 wird.

Gibt zurück

10x

Implementiert

Gilt für: