Char.IBinaryNumber<Char>.Log2(Char) Metoda

Definice

Vypočítá log2 hodnoty.

 static char System.Numerics.IBinaryNumber<System.Char>.Log2(char value) = System::Numerics::IBinaryNumber<char>::Log2;
static char IBinaryNumber<char>.Log2 (char value);
static member System.Numerics.IBinaryNumber<System.Char>.Log2 : char -> char
 Shared Function Log2 (value As Char) As Char Implements IBinaryNumber(Of Char).Log2

Parametry

value
Char

Hodnota, jejíž log2 se má vypočítat.

Návraty

Log2 pro value.

Implementuje

Platí pro