Mayor Entre y

From StarLogo Nova Wiki
This page is a translated version of the page Larger Of And and the translation is 20% complete.
Other languages:
The Larger Of And Block

Usage

Returns the larger or smaller value of the two inputs.

Syntax

Inputs in this block:

  1. a number
  2. a number

Example

This is a model of a political community leading up to an election. Prior to the election, the different agents discuss with each other and change each other’s political views. There is a databox that uses the larger of block to return the number of people that support the winning party at the time. The election day button reveals which party had the most support and displays a president under that party.