System variable
%rnum_list
Default value: []
%rnum_list
is the list of variables introduced in solutions
by algsys
.
%r
variables are added to %rnum_list
in the order they
are created.
This is convenient for doing substitutions into the
solution later on.
It's recommended to use this list rather than
doing concat ('%r, j)
.