Share via


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

Definice

Vypočítá n-tý kořen hodnoty.

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

Parametry

x
TSelf

Hodnota, jejíž nkořen má být vypočten.

n
Int32

Stupeň kořenového adresáře, který se má vypočítat.

Návraty

TSelf

-ntý kořen .x

Platí pro