BFloat16.MaxNumber(BFloat16, BFloat16) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
public:
static System::Numerics::BFloat16 MaxNumber(System::Numerics::BFloat16 x, System::Numerics::BFloat16 y) = System::Numerics::INumber<System::Numerics::BFloat16>::MaxNumber;
public static System.Numerics.BFloat16 MaxNumber(System.Numerics.BFloat16 x, System.Numerics.BFloat16 y);
static member MaxNumber : System.Numerics.BFloat16 * System.Numerics.BFloat16 -> System.Numerics.BFloat16
Public Shared Function MaxNumber (x As BFloat16, y As BFloat16) As BFloat16
Parameters
- x
- BFloat16
- y
- BFloat16