Skip to main content
Version: 5.x

Nodes > Math > Relational > Is Not Equal

Is Not Equal

Returns 1 if A != B, returns 0 otherwise. This is calculated separately for each channel.

Inputs

NameTypeDescription
AfloatFirst value
BfloatSecond value

Outputs

NameTypeDescription
( A != B )float1 if A != B, 0 otherwise
Was this page helpful?
Yes
No