IFloatingPointIeee754<TSelf>.BitIncrement(TSelf) Método

Definição

Devolve o menor valor que se compara a um valor especificado.

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

Parâmetros

x
TSelf

O valor a ser incrementado bit a bit.

Devoluções

TSelf

O menor valor que se compara a maior que x.

Aplica-se a