IFloatingPointIeee754<TSelf>.BitDecrement(TSelf) Metoda

Definice

Vrátí největší hodnotu, která porovnává menší než zadaná hodnota.

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

Parametry

x
TSelf

Hodnota, která má být bitové snížení.

Návraty

TSelf

Největší hodnota, která porovnává menší než x.

Platí pro