IBinaryNumber<TSelf>.Log2(TSelf) Yöntem

Tanım

Bir değerin log2'sini hesaplar.

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

Parametreler

value
TSelf

Günlüğü2 hesaplanacak olan değer.

Döndürülenler

TSelf

günlüğünün2.value

Şunlara uygulanır