Difference between revisions of "!= (LogiX node)"

From Neos Wiki
Jump to navigation Jump to search
(Categorise as stub)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
+
<languages></languages>
 +
<translate>
 +
<!--T:1-->
 +
{{Infobox Logix Node
 +
|Name=!=
 +
|Image =[[File: NotEquals_FloatNode.png | noframe | 128px | '!=' LogiX node ]]
 +
|Input0Type=Float|Input0Name=A
 +
|Input1Type=Float|Input1Name=B
 +
|Output0Type=Bool|Output0Name=*
 +
}}
  
NOT Equal.
+
<!--T:2-->
True if a and b are Not Equal
+
The '''!=''' node checks whether inputs A and B are not equal, outputting True if they are not equal and False if they are equal.
 +
 
 +
== Usage == <!--T:3-->
 +
When spawned from the node browser, this node accepts float data by default. However, this node can be overloaded to accept a wide variety of value and reference datatypes if an appropriate wire is connected to one of the inputs.
 +
 
 +
== Examples == <!--T:4-->
 +
 
 +
== Node Menu == <!--T:5-->
 +
</translate>
 +
[[Category:LogiX{{#translation:}}|!=]]
 +
[[Category:LogiX:Operators{{#translation:}}|!=]]
 +
{{:NodeMenu-Operators}}

Latest revision as of 02:33, 20 February 2022

Other languages:
English • ‎日本語 • ‎한국어
!=
'!=' LogiX node
Inputs
  Float A
  Float B
Outputs
  Bool *

The != node checks whether inputs A and B are not equal, outputting True if they are not equal and False if they are equal.

Usage

When spawned from the node browser, this node accepts float data by default. However, this node can be overloaded to accept a wide variety of value and reference datatypes if an appropriate wire is connected to one of the inputs.

Examples

Node Menu

Operators
Back Bool Vectors Nullable Parsing - ! !=
% & ?: ?? ^ | |V|
|V|² + +/- +1 < << ==
> >> × ×dT ÷ ÷dT
° · 0 1 -1 1/x
1-x A^-1 Cross Determinant Distance Filter Invalid Get Type
IsInfinity IsNaN IsNull Mask Matrix Element -n NAND
NOR Normalized NotNull Pack Columns Pack rgba Pack Rows Pack xy
Pack xyz Pack xyzw Project Reflect ROL ROR To String
Transpose Unpack Columns Unpack Rows Unpack xy Unpack xyz Unpack xyzw
XNOR