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

Définition

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

public:
 static override TSelf Exp10M1(TSelf x);
public static virtual TSelf Exp10M1 (TSelf x);
static member Exp10M1 : 'Self -> 'Self
Public Shared Overrides Function Exp10M1 (x As TSelf) As TSelf

Paramètres

x
TSelf

Puissance à laquelle 10 est élevé.

Retours

TSelf

10x - 1

S’applique à