Double.BitIncrement(Double) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Increments a value to the smallest value that compares greater than a given value.
public:
static double BitIncrement(double x) = System::Numerics::IFloatingPointIeee754<double>::BitIncrement;
public static double BitIncrement(double x);
static member BitIncrement : double -> double
Public Shared Function BitIncrement (x As Double) As Double
- x
- Double
The value to be bitwise incremented.
The smallest value that compares greater than x
.
Produkt | Verzie |
---|---|
.NET | 7, 8, 9, 10 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: