Double.BitIncrement(Double) Method

Definition

Increments a value to the smallest value that compares greater than a given value.

public static double BitIncrement (double x);

Parameters

x
Double

The value to be bitwise incremented.

Returns

The smallest value that compares greater than x.

Implements

Applies to

Prodotto Versioni
.NET 7, 8, 9