IBinaryNumber<TSelf>.Log2(TSelf) Methode

Definitie

Berekent het logboek2 van een waarde.

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

Parameters

value
TSelf

De waarde waarvan log2 moet worden berekend.

Retouren

TSelf

Het logboek2 van value.

Van toepassing op