IExponentialFunctions<TSelf>.Exp10(TSelf) Methode

Definitie

Berekeningen 10 die tot een bepaalde macht zijn verheven.

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

Parameters

x
TSelf

De macht waartoe 10 wordt verheven.

Retouren

TSelf

10x

Van toepassing op