next up previous contents index
Next: Declaring and using linear Up: Functional forms and indices Previous: Functional forms and indices

Modified indices

In the definition part, but not the naming part, varying indices may be modified by the addition, subtraction, multiplication or integer division of or by an integer. There form for modifying indices is as shown in the following example:

BD>assign  A.i.j = B.(i+1).(j-1) + C.(i*5).(j/2) tex2html_wrap_inline33712

For example, the specification of tex2html_wrap_inline34568 , implies the assignment tex2html_wrap_inline34570 .



David Wooff
Wed Oct 21 15:14:31 BST 1998