previous  next
2.6.1. Commands and Functions for Branching
The following are the CoCoA commands for constructing conditional
statements:

  * Cond -- conditional expression
  * If -- conditional statement

Details can be found by looking up each item by name.  Online, try
'?ItemName' or 'H.Syntax("ItemName")'.