Function
src/core/classes/assumption/assume.ts:125clearAssumptions
clearAssumptions(): voidClears Nerdamer's process-wide assumption registry. This does not modify expressions that have already been constructed; it only changes the assumptions consulted by later comparison and simplification work.
Returns
void
