Variable: calc-lang-slash-idiv
calc-lang-slash-idiv is a variable defined in calc.el.gz.
Value
(fortran c)
Documentation
A list of languages in which / might represent integer division.
Source Code
;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defvar calc-lang-slash-idiv nil
"A list of languages in which / might represent integer division.")