Vector.Cos Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Numerics::Vector<double> Cos(System::Numerics::Vector<double> vector);
C#
public static System.Numerics.Vector<double> Cos(System.Numerics.Vector<double> vector);
static member Cos : System.Numerics.Vector<double> -> System.Numerics.Vector<double>
Public Function Cos (vector As Vector(Of Double)) As Vector(Of Double)
Parameters
Returns
Applies to
.NET 10 и .NET 9
Производ | Верзије |
---|---|
.NET | 9, 10 |
public:
static System::Numerics::Vector<float> Cos(System::Numerics::Vector<float> vector);
C#
public static System.Numerics.Vector<float> Cos(System.Numerics.Vector<float> vector);
static member Cos : System.Numerics.Vector<single> -> System.Numerics.Vector<single>
Public Function Cos (vector As Vector(Of Single)) As Vector(Of Single)
Parameters
Returns
Applies to
.NET 10 и .NET 9
Производ | Верзије |
---|---|
.NET | 9, 10 |
Сарађујте са нама на GitHub-у
Извор овог садржаја можете пронаћи на платформи GitHub, где можете и да креирате и прегледате проблеме и захтеве за повлачењем. Више информација потражите у нашем водичу за сараднике.
.NET повратне информације
.NET је пројекат отвореног кода. Изаберите везу да бисте обезбедили повратне информације: