Variable: calc-vector-brackets
calc-vector-brackets is a variable defined in calc.el.gz.
Value
"[]"
Documentation
If non-nil, surround displayed vectors with these characters.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-vector-brackets "[]"
"If non-nil, surround displayed vectors with these characters.")