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