»Click here to display Table of Contents« HyperMath > Reference Guide > HyperMath Language Guide - Categorical:
HyperMath control structures are familiar to programmers. The conditional expressions mentioned (exp) on this page can be read about in the section Expressions.
while
repeat
for
continue
if ... then ... else ... end
switch...case...default