mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
*** empty log message ***
This commit is contained in:
parent
72ea54a436
commit
a5d81a4235
|
|
@ -46,6 +46,8 @@
|
|||
;; June 20, 1986
|
||||
;;
|
||||
|
||||
(provide 'float)
|
||||
|
||||
;; fundamental implementation constants
|
||||
(defconst exp-base 2
|
||||
"Base of exponent in this floating point representation.")
|
||||
|
|
|
|||
Loading…
Reference in a new issue