Variable: calc-auto-why
calc-auto-why is a variable defined in calc.el.gz.
Value
maybe
Documentation
If non-nil, automatically execute a "why" command to explain odd results.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-auto-why 'maybe
"If non-nil, automatically execute a \"why\" command to explain odd results.")