Greater Than or Equal

Node Icon

Elementwise compare inputs with broadcasting. If Upper input elements are greater than or equal to 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 Numbers.

Inputs

Upper

First input.

Type: Column, Image, Numbers, List, Required, Single

Lower

Second input.

Type: Column, Image, Numbers, 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 Numbers type.

Type: Column, Image, Numbers, 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

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 Numbers.

Values: Align Leading Dimensions, Align Trailing Dimensions

See also

Keywords: