(calc-graph-plot): Let `calc-twos-complement-mode' be nil.
This commit is contained in:
parent
d389fbcb3f
commit
22521c7040
1 changed files with 1 additions and 0 deletions
|
@ -505,6 +505,7 @@
|
|||
(let ((calc-group-digits nil)
|
||||
(calc-leading-zeros nil)
|
||||
(calc-number-radix 10)
|
||||
(calc-twos-complement-mode nil)
|
||||
(entry (and (not calc-graph-is-splot)
|
||||
(list calc-graph-xp calc-graph-yp calc-graph-xhigh calc-graph-numsteps))))
|
||||
(or (equal entry
|
||||
|
|
Loading…
Add table
Reference in a new issue