frm_remove_term: Remove a term or variable from the right-hand side of a formula
Description
Remove a term or variable from the right-hand side of a formula
Usage
frm_remove_term(frm, term)frm_remove_var(frm, var)
Arguments
term, var
The term or variable to drop.
Value
The formula with the term removed.
See Also
formula_building formula_expansion formula_extraction