IRootFunctions<TSelf>.RootN(TSelf, Int32) Methode

Definitie

Berekent de n-th-hoofdmap van een waarde.

public:
 static TSelf RootN(TSelf x, int n);
public static abstract TSelf RootN(TSelf x, int n);
static member RootN : 'Self * int -> 'Self
Public Shared Function RootN (x As TSelf, n As Integer) As TSelf

Parameters

x
TSelf

De waarde waarvan de hoofdmap -1 nmoet worden berekend.

n
Int32

De mate van de wortel die moet worden berekend.

Retouren

TSelf

De n-th wortel van x.

Van toepassing op