Turtle and Observer Command

min, minimum number1 number2

Reports the smaller value of the two numbers.

Examples:
min 3 5 returns 3.

Related commands:
max