Skip to main content
Version: 4.55.1

Nodes > Math > Relational > Or

Or

Returns 1 if either input value is non-zero, otherwise returns 0.

Inputs

NameTypeDescription
AfloatFirst input
BfloatSecond input

Outputs

NameTypeDescription
( A || B )float1 if A or B are non-zero, otherwise 0
Was this page helpful?
Yes
No