CLEAREQUATIONS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
iMath stores all equations and functions that it encounters. If you want to make a fresh start in your document, use this command. | iMath stores all equations and functions that it encounters. If you want to make a fresh start in your document, use this command. | ||
<code>CLEAREQUATIONS</code> will remove all [[equation|equations]] and [[function|functions]] except [[library equation|library equations]] and [[library function|library functions]]. | <code>CLEAREQUATIONS</code> will remove all [[equation|equations]] and [[function|functions]] belonging to the current [[BEGIN|namespace]] except [[library equation|library equations]] and [[library function|library functions]]. | ||
| | | | ||
| | | |
Latest revision as of 19:26, 11 May 2023
Syntax
CLEAREQUATIONS
Implemented in iMath since version 2.2.0 or earlier.
Explanation
iMath stores all equations and functions that it encounters. If you want to make a fresh start in your document, use this command.
CLEAREQUATIONS
will remove all equations and functions belonging to the current namespace except library equations and library functions.