NFloat.BitDecrement(NFloat) Method

Definition

Decrements a value to the smallest value that compares less than a given value.

C#
public static System.Runtime.InteropServices.NFloat BitDecrement(System.Runtime.InteropServices.NFloat x);

Parameters

x
NFloat

The value to be bitwise decremented.

Returns

The smallest value that compares less than x.

Implements

Applies to

Produkt Verzie
.NET 7, 8, 9, 10