#74: updated commands

This commit is contained in:
Louis Rubet 2017-05-25 19:01:40 +02:00
parent 4f0d9c0d27
commit 026b152538

View file

@ -84,9 +84,9 @@ Multiple-precision floating-point computations with correct rounding are ensured
|BRANCH||
|-|-|
|if| <test-instructions>
|then| <true-instructions>
|else| <false-instructions>
|if| test-instructions
|then| true-instructions
|else| false-instructions
|end| (end of if structure)
|start| repeat instructions several times
|for| repeat instructions several times with variable