Vector.DegreesToRadians Metoda
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
static System::Numerics::Vector<double> DegreesToRadians(System::Numerics::Vector<double> degrees);
public static System.Numerics.Vector<double> DegreesToRadians (System.Numerics.Vector<double> degrees);
static member DegreesToRadians : System.Numerics.Vector<double> -> System.Numerics.Vector<double>
Public Function DegreesToRadians (degrees As Vector(Of Double)) As Vector(Of Double)
Parametry
Zwraca
Dotyczy
.NET 9
Produkt | Wersje |
---|---|
.NET | 9 |
public:
static System::Numerics::Vector<float> DegreesToRadians(System::Numerics::Vector<float> degrees);
public static System.Numerics.Vector<float> DegreesToRadians (System.Numerics.Vector<float> degrees);
static member DegreesToRadians : System.Numerics.Vector<single> -> System.Numerics.Vector<single>
Public Function DegreesToRadians (degrees As Vector(Of Single)) As Vector(Of Single)
Parametry
Zwraca
Dotyczy
.NET 9
Produkt | Wersje |
---|---|
.NET | 9 |
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: