Greater than or Equal to Block
Returns true if first input value is greater than or equal to the second input value, false otherwise.
Syntax


Signatures
Type
('T; 'T) returns (bool) where 'T numeric
Causality
The output depends instantaneously on both inputs.
-
Initialization
The resulting sequence has its first value defined if both inputs have their first value defined.
Clock
Inputs and output have the same clock.