Variable: math-toks
math-toks is a variable defined in calc-aent.el.gz.
Value
nil
Documentation
Tokens to pass between math-build-parse-table and math-find-user-tokens.
Source Code
;; Defined in /usr/src/emacs/lisp/calc/calc-aent.el.gz
(defvar math-toks nil
"Tokens to pass between math-build-parse-table and math-find-user-tokens.")