Variable: calc-graph-default-resolution-3d

calc-graph-default-resolution-3d is a variable defined in calc.el.gz.

Value

5

Documentation

The default number of x- and y- data points when plotting surfaces.

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-graph-default-resolution-3d 5
  "The default number of x- and y- data points when plotting surfaces.")