######### Inverseur à virgule flottante

Librairie: Arithmétique
Introduction: 2.0 Beta 22
Apparence: #########

Comportement

Computes the two's-complement negation of the input. This negation is performed by maintaining all the lower-order bits up to the lowest-order 1, and complementing all bits above that.

If the value to be negated happens to be the least negative value, then its negation (which cannot be represented in two's-complement form), is still the least negative value.

Pins

West edge (input, bit width matches Largeur de données attribute)
The value to negate.
East edge, labeled -x (output, bit width matches Largeur de données attribute)
The negation of the input. If the input happens to be the least negative value representable in dataBits bits, however, then the output matches the input.

Attributs

When the component is selected or being added, Alt-0 through Alt-9 alter its Largeur de données attribute.

Largeur de données
The bit width of the component's input and output.

Comportement de l'outil pousser

Aucun.

Comportement de l'outil text

Aucun.

Retour à Référence de la bibliothèque