Half.BitDecrement(Half) Metod

Definition

Minskar ett värde till det minsta värdet som jämför mindre än ett angivet värde.

public:
 static Half BitDecrement(Half x) = System::Numerics::IFloatingPointIeee754<Half>::BitDecrement;
public static Half BitDecrement(Half x);
static member BitDecrement : Half -> Half
Public Shared Function BitDecrement (x As Half) As Half

Parametrar

x
Half

Värdet som ska minskas bitvis.

Returer

Det minsta värdet som jämför mindre än x.

Implementeringar

Gäller för