Vector.Log2 Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
public:
static System::Numerics::Vector<double> Log2(System::Numerics::Vector<double> vector);
public static System.Numerics.Vector<double> Log2(System.Numerics.Vector<double> vector);
static member Log2 : System.Numerics.Vector<double> -> System.Numerics.Vector<double>
Public Function Log2 (vector As Vector(Of Double)) As Vector(Of Double)
Parametry
Návraty
Platí pro
.NET 10 a .NET 9
Produkt | Verze |
---|---|
.NET | 9, 10 |
public:
static System::Numerics::Vector<float> Log2(System::Numerics::Vector<float> vector);
public static System.Numerics.Vector<float> Log2(System.Numerics.Vector<float> vector);
static member Log2 : System.Numerics.Vector<single> -> System.Numerics.Vector<single>
Public Function Log2 (vector As Vector(Of Single)) As Vector(Of Single)
Parametry
Návraty
Platí pro
.NET 10 a .NET 9
Produkt | Verze |
---|---|
.NET | 9, 10 |
Zpětná vazba k produktu .NET
.NET je open source projekt. Vyberte odkaz pro poskytnutí zpětné vazby: