IExponentialFunctions<TSelf>.Exp10(TSelf) Méthode

Définition

Calculs déclenchés 10 à une puissance donnée.

public:
 static TSelf Exp10(TSelf x);
public static abstract TSelf Exp10 (TSelf x);
static member Exp10 : 'Self -> 'Self
Public Shared Function Exp10 (x As TSelf) As TSelf

Paramètres

x
TSelf

Puissance à laquelle 10 est élevé.

Retours

TSelf

10x

S’applique à