Less Than or Equal

Node Icon

Elementwise compare inputs with broadcasting. If Upper input elements are less than or equal Lower input elements, the output element is TRUE. You can compare any supported inputs to inputs of the same type, and any input element to Numeric Array.

Inputs

Upper

First input.

Type: Column, Image, Numeric Array, List, Required, Single

Lower

Second input.

Type: Column, Image, Numeric Array, List, Required, Single

Outputs

Output

Output. The output type is determined by the input types. If one input is an Image or a Column, the output will be an Image or a Column, respectively. If both inputs are Numbers type, the output will be a Numeric Array type.

Type: Column, Image, Numeric Array, List

Settings

Value

Value Array

Value to compare the first input to. Only valid if the optional input is not connected.

Value Type Selection

Value type of the Value setting.

Values: Integer32, Integer64, Float32, Float64

Image Settings

Metadata Source Selection

Select the source for the output metadata. This is only applicable if the output is an image.

Values: Upper, Lower

Column Settings

Column Name Text

Set the name of the output column.

Broadcast Settings

Broadcasting Selection

Select how to align the input data for broadcasting. Only applicable for Image and Numeric Array.

Values: Align Leading Dimensions, Align Trailing Dimensions

See also

Keywords: