IFloatingPointIeee754<TSelf>.ILogB(TSelf) Metoda

Definice

Vypočítá celočíselný logaritmus hodnoty.

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

Parametry

x
TSelf

Hodnota, jejíž celočíselný logaritmus má být vypočítána.

Návraty

Celočíselný logaritmus .x

Platí pro