remsym SciMax Toolbox rename

SciMax Toolbox >> remvalue

remvalue

Maxima Function

Calling Sequence

remvalue (name_1, ..., name_n)
remvalue(all)

Description

Removes the values of user variables name_1, ..., name_n (which can be subscripted) from the system.

remvalue (all) removes the values of all variables in values, the list of all variables given names by the user (as opposed to those which are automatically assigned by Maxima).

See also .

remsym SciMax Toolbox rename