Greater Than 0?
- Updated2023-02-17
- 1 minute(s) read
Greater Than 0?
Returns True if a value is greater than 0. Otherwise, this node returns False.
Inputs/Outputs

x
An input to this operation.
This input supports numeric scalar values, clusters of numbers, and arrays of numbers.

x > 0?
Boolean result of the operation.
This output assumes the same data type structure as x.