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