IFloatingPointIeee754<TSelf>.BitIncrement(TSelf) Methode

Definitie

Retourneert de kleinste waarde die groter is dan een opgegeven waarde.

public:
 static TSelf BitIncrement(TSelf x);
public static abstract TSelf BitIncrement(TSelf x);
static member BitIncrement : 'Self -> 'Self
Public Shared Function BitIncrement (x As TSelf) As TSelf

Parameters

x
TSelf

De waarde die bitsgewijs moet worden verhoogd.

Retouren

TSelf

De kleinste waarde die groter is dan x.

Van toepassing op