Variable: math-linear-subst-tried

math-linear-subst-tried is a variable defined in calcalg2.el.gz.

Value

t

Documentation

Non-nil means that a linear substitution has been tried.

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calcalg2.el.gz
(defvar math-linear-subst-tried t
  "Non-nil means that a linear substitution has been tried.")