BFloat16.Pow(BFloat16, BFloat16) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
static System::Numerics::BFloat16 Pow(System::Numerics::BFloat16 x, System::Numerics::BFloat16 y) = System::Numerics::IPowerFunctions<System::Numerics::BFloat16>::Pow;
public static System.Numerics.BFloat16 Pow(System.Numerics.BFloat16 x, System.Numerics.BFloat16 y);
static member Pow : System.Numerics.BFloat16 * System.Numerics.BFloat16 -> System.Numerics.BFloat16
Public Shared Function Pow (x As BFloat16, y As BFloat16) As BFloat16
Parameter
- x
- BFloat16
- y
- BFloat16