CLEAREQUATIONS: Difference between revisions

From iMath
Jump to navigation Jump to search
(Created page with "{{Keyword | <code>CLEAREQUATIONS</code> | iMath stores all equations and functions that it encounters. If you want to make a fresh start in your document, use this command. <...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
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]].
|
|
|
[[DELETE]]
}}
}}
[[Category:Management]]
[[Category:Management]]

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.


Example

See also

DELETE