Function: hif-lognot
hif-lognot is a byte-compiled function defined in hideif.el.gz.
Signature
(hif-lognot A)
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/hideif.el.gz
(defun hif-lognot (a)
(lognot (hif-mathify a)))
hif-lognothif-lognot is a byte-compiled function defined in hideif.el.gz.
(hif-lognot A)
;; Defined in /usr/src/emacs/lisp/progmodes/hideif.el.gz
(defun hif-lognot (a)
(lognot (hif-mathify a)))