*** 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.")