IBinaryNumber<TSelf>.Log2(TSelf) Metoda

Definicja

Oblicza dziennik2 wartości.

public:
 static TSelf Log2(TSelf value);
public static abstract TSelf Log2 (TSelf value);
static member Log2 : 'Self -> 'Self
Public Shared Function Log2 (value As TSelf) As TSelf

Parametry

value
TSelf

Wartość, której log2 ma zostać obliczona.

Zwraca

TSelf

Log2 z value.

Dotyczy