Forms of Assignment
- LoadModule — load a pymathics module
- Set — assign a value
- SetDelayed — test a delayed value; used in defining functions
- TagSet — assign a value to an expression, associating the corresponding assignment with the a symbol
- TagSetDelayed — assign a delayed value to an expression, associating the corresponding assignment with the a symbol
- UpSet — set value and associate the assignment with symbols that occur at level one
- UpSetDelayed — set a delayed value and associate the assignment with symbols that occur at level one