You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
459 B
15 lines
459 B
|
|
$ Variable = Value
|
|
$ {_c = 3}
|
|
$ {_col = 3}
|
|
$ {_r = 2}
|
|
$ {_therow = 2}
|
|
$ {a (array) rows = 27, cols = 21}
|
|
$ {a_rows = 27}
|
|
$ {asub (array) rows = 17, cols = 21}
|
|
$ {asub_rows = 17}
|
|
$ {b (array) rows = 3, cols = 2}
|
|
$ {c (array) rows = 2, cols = 3}
|
|
$ {d (array) rows = 3, cols = 3}
|
|
$ {e (array) rows = 2, cols = 2}
|
|
$ {et (array) rows = 2, cols = 2}
|
|
|