IRootFunctions<TSelf>.RootN(TSelf, Int32) Yöntem

Tanım

Bir değerin n. kökünü hesaplar.

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

Parametreler

x
TSelf

-. kökü hesaplanacak olan ndeğer.

n
Int32

Hesaplanacak kök derecesi.

Döndürülenler

TSelf

öğesinin nx-. kökü.

Şunlara uygulanır