IFloatingPointIeee754<TSelf>.ILogB(TSelf) Méthode

Définition

Calcule le logarithme entier d’une valeur.

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

Paramètres

x
TSelf

Valeur dont le logarithme entier doit être calculé.

Retours

Logarithme entier de x.

S’applique à