all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* most-positive-float, most-negative-float coming up nil
@ 2011-10-25 15:59 Burton Samograd
  2011-10-25 16:09 ` Glenn Morris
  2011-10-25 16:15 ` Jambunathan K
  0 siblings, 2 replies; 5+ messages in thread
From: Burton Samograd @ 2011-10-25 15:59 UTC (permalink / raw)
  To: emacs-devel

Version: "GNU Emacs 24.0.90.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
 of 2011-10-07 on bsamograd-ubuntu"

Just playing around with emacs lisp and I thought I would try the
most-positive/most-negative variables to see numeric range. 

most-positive-fixnum
2305843009213693951
most-negative-fixnum
-2305843009213693952
most-positive-float
nil
most-negative-float
nil

Any reason why the float values are coming up nil?

--
Burton Samograd




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-25 20:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 15:59 most-positive-float, most-negative-float coming up nil Burton Samograd
2011-10-25 16:09 ` Glenn Morris
2011-10-25 16:15 ` Jambunathan K
2011-10-25 16:31   ` Burton Samograd
2011-10-25 20:12     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.