1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 1990-06-20 15:40:29 +00:00
parent 72ea54a436
commit a5d81a4235

View file

@ -46,6 +46,8 @@
;; June 20, 1986
;;
(provide 'float)
;; fundamental implementation constants
(defconst exp-base 2
"Base of exponent in this floating point representation.")