Single.BitIncrement(Single) Metoda

Definice

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

public:
 static float BitIncrement(float x) = System::Numerics::IFloatingPointIeee754<float>::BitIncrement;
public static float BitIncrement(float x);
static member BitIncrement : single -> single
Public Shared Function BitIncrement (x As Single) As Single

Parametry

x
Single

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

Návraty

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

Implementuje

Platí pro