Variable: calc-function-open

calc-function-open is a variable defined in calc.el.gz.

Value

"("

Documentation

Open-parenthesis string for function call notation.

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defvar calc-function-open "("
  "Open-parenthesis string for function call notation.")