Variable: math-2-word-size

math-2-word-size is a variable defined in calc.el.gz.

Value

4294967296

Documentation

Two to the power of calc-word-size(var)/calc-word-size(fun).

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar math-2-word-size 4294967296
  "Two to the power of `calc-word-size'.")