Floating Point Negator
      
      | Library: | Arithmetic | 
| Introduced: | 3.5 | 
| Appearance: | 
               
             | 
          
Behavior
       The negator component returns a floating-point values with the opposite sign to the input floating-point values.
It has an error output in the south, which is set to 1 if the component receives an error(E) or undefined(U) signal or the floating-point values NaN
      
Pins
- West edge:
 - Input: Enter floating-point values to invert sign. Bit width matches the Data Float size attribute.
 - East edge:
 - Output: floating-point values output with inverted sign. Bit width matches the Data Float size attribute.
 - South edge:
 - OutPut: Error Set to 1 if the negator receives an error (E) or undefined (U) signal or the floating-point values NaN
 
Attributes
When the component is selected or being added, Alt-0 throught Alt-9 alter its Float size attribute. Only 32 or 64bits
- Float size
 - The bit width of the floating-point values to be reversed and of the result. Only 32 or 64 bits
 
Poke Tool Behavior
None.
Text Tool Behavior
None.
Back to Library Reference