removeFormula: removeFormula: Function to remove term from a formula.
Description
formulaChanger: Internal function used to remove formula terms.
Usage
removeFormula(formulaRemove, oldFormula)
Arguments
- formulaRemove
The formula with all the components to remove.
- oldFormula
The formula which needs to change.