diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mdk_tut.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mdk_tut.texi b/doc/mdk_tut.texi index f8433b6..c22b50e 100644 --- a/doc/mdk_tut.texi +++ b/doc/mdk_tut.texi @@ -1095,7 +1095,7 @@ to the same, multiplied by 64 to the fifth power) divided by 18-8*3 = 30 14/3 = 4 1+3:11 = 4:11 = 43 -1//64 = (01 00 00 00 00 00)/(00 00 00 01 00) = (01 00 00 00 00 00) +1//64 = (01 00 00 00 00)/(00 00 00 01 00) = (01 00 00 00 00) @end example @noindent Note that all MIXAL expressions evaluate to a MIX word (by definition). |