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
.
Prodotto | Versioni |
---|---|
.NET | 7, 8, 9 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: