Lingua

Decimal128.RootN(Decimal128, Int32) Metodo

Definizione

public:
 static System::Numerics::Decimal128 RootN(System::Numerics::Decimal128 x, int n) = System::Numerics::IRootFunctions<System::Numerics::Decimal128>::RootN;
public static System.Numerics.Decimal128 RootN(System.Numerics.Decimal128 x, int n);
static member RootN : System.Numerics.Decimal128 * int -> System.Numerics.Decimal128
Public Shared Function RootN (x As Decimal128, n As Integer) As Decimal128

Parametri

n
Int32

Valori restituiti

Implementazioni

Si applica a