IFloatingPointIeee754<TSelf>.ILogB(TSelf) Methode

Definition

Berechnet den ganzzahligen Logarithmus eines Werts.

public:
 static int ILogB(TSelf x);
public static abstract int ILogB (TSelf x);
static member ILogB : 'Self -> int
Public Shared Function ILogB (x As TSelf) As Integer

Parameter

x
TSelf

Der Wert, dessen ganzzahliger Logarithmus berechnet werden soll.

Gibt zurück

Der ganzzahlige Logarithmus von x.

Gilt für: