Greater Than 0?

Returns True if a value is greater than 0. Otherwise, this node returns False.

1378

Inputs/Outputs

datatype_icon

x

An input to this operation.

This input supports numeric scalar values, clusters, timestamp values, waveforms, and arrays of numbers.

For waveforms, the node compares only the y values of this input.

Data Type Changes on FPGA

When you add this node to a document targeted to an FPGA, this input has a default data type that uses fewer hardware resources at compile time.

datatype_icon

x > 0?

Boolean result of the operation.

This output assumes the same data type structure as x.