BFloat16.BitIncrement(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 BitIncrement(System::Numerics::BFloat16 x) = System::Numerics::IFloatingPointIeee754<System::Numerics::BFloat16>::BitIncrement;
public static System.Numerics.BFloat16 BitIncrement(System.Numerics.BFloat16 x);
static member BitIncrement : System.Numerics.BFloat16 -> System.Numerics.BFloat16
Public Shared Function BitIncrement (x As BFloat16) As BFloat16
Parameter
- x
- BFloat16