Variable: math-half-2-word-size

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

Value

2147483648

Documentation

One-half of 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-half-2-word-size 2147483648
  "One-half of two to the power of `calc-word-size'.")