Error, recursive assignment
|
Description
|
|
The recursive assignment message occurs when you try to define a variable or structure in terms of itself. For instance, if you define a Matrix and try to assign it to M, and simultaneously enter the name M as an entry in that Matrix, Maple returns an error.
|
|
Examples
|
|
>
|
|
>
|
|
|
|