Rename Command
- Rename( <Object>, <Name> )
-
Sets the label of given object to the given name.
Let c: x^2 + 2y^2 = 2
. Rename(c, ell)
sets the label to ell.
Sets the label of given object to the given name.
Let c: x^2 + 2y^2 = 2
. Rename(c, ell)
sets the label to ell.