Freigeben über


BFloat16.RootN(BFloat16, Int32) Methode

Definition

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

Parameter

n
Int32

Gibt zurück

Implementiert

Gilt für: