GreaterEqual

True, if u1 is greater than or equal to u2

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

The boolean output y will be true, if the real input u1 is greater than or equal to the real input u2 and otherwise be false.

Connectors (3)

y

Type: BooleanOutput

Description: Boolean output

u1

Type: RealInput

Description: Input 1

u2

Type: RealInput

Description: Input 2