| Gambit: Software Tools for Game Theory | ||
|---|---|---|
| <<< Previous | Next >>> | |
If[boolean-expression, statement-list] If[boolean-expression, statement-list, statement-list] |
If defines a block of statements to be executed under certain conditions. See the section on control structures for complete information.
| <<< Previous | Home | Next >>> |
| HelpVars | Up | Include |