Variable: calc-autorange-units

calc-autorange-units is a variable defined in calc.el.gz.

Value

nil

Documentation

If non-nil, automatically set unit prefixes to keep units in a reasonable range.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-autorange-units nil
  "If non-nil, automatically set unit prefixes to keep units in a reasonable range.")