up
previous
next
3.6.1 Commands and Functions for Branching
The following are the CoCoA commands for constructing conditional
statements:
Cond
|
conditional expression
|
If
|
conditional statement
|
For details look up each item by name. Online, try
?ItemName
or
H.Syntax("ItemName")
.