Decimal128.RootN(Decimal128, Int32) Methode

Definition

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

Parameter

n
Int32

Gibt zurück

Implementiert

Gilt für: