Share via


IFloatingPointIeee754<TSelf>.BitIncrement(TSelf) Metoda

Definice

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

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

Parametry

x
TSelf

Hodnota, která má být bitové zvýšení.

Návraty

TSelf

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

Platí pro