Udostępnij za pośrednictwem


UIntPtr.Log2(UIntPtr) Metoda

Definicja

Oblicza dziennik2 wartości.

public:
 static UIntPtr Log2(UIntPtr value) = System::Numerics::IBinaryNumber<UIntPtr>::Log2;
public static UIntPtr Log2 (UIntPtr value);
static member Log2 : unativeint -> unativeint
Public Shared Function Log2 (value As UIntPtr) As UIntPtr

Parametry

value
UIntPtr

unativeint

Zwraca

UIntPtr

unativeint

Log2 z value.

Implementuje

Dotyczy