Minimum

Classification Images
Name:
Minimum

Symbol:
MIN
Appearance:

Appearance.
Group:
Relational operators

CannyLab version:
from 2.10
Icon:

Icon.
Inputs
Input Value
Value X: Integer
Value Y: Integer
Outputs
Output Value
Result: Integer

General description

Copies the smaller of X and Y values to the Result output.

Operation results
The ratio of X & Y values Operation result
X > Y Y
X <= Y X

Examples

Example 1:

Example 1.

Example 2:

Example 2.

SEE ALSO