all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33765: emacs-26.1-mac-7.4; (expt 2 140) ; produces 0 in scratch buffer, unexpectedly
@ 2018-12-16  6:24 Van L
  2018-12-16  7:29 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Van L @ 2018-12-16  6:24 UTC (permalink / raw)
  To: 33765

Hello,

I was pushed to by reading the following to report this bug.

┌────
│ In this business we speak the language of mathematics
│ https://www.washingtonpost.com/local/obituaries/evelyn-berezin-entrepreneur-and-engineer-who-designed-early-word-processor-dies-at-93/2018/12/13/20af4524-fee7-11e8-ad40-cdfd0e0dd65a_story.html
└────


- ------------------------------------------------------------------

#+NAME: unexpected-result-in-scratch-buffer
#+BEGIN_SRC emacs-lisp
(expt 2 140) ; unexpected result is 0
#+END_SRC

- ------------------------------------------------------------------

#+NAME: result-for-comparison

      Chez Scheme Version 9.5
      Copyright 1984-2017 Cisco Systems, Inc.

      > (expt 2 140)
      1393796574908163946345982392040522594123776
      





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

end of thread, other threads:[~2018-12-17 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-16  6:24 bug#33765: emacs-26.1-mac-7.4; (expt 2 140) ; produces 0 in scratch buffer, unexpectedly Van L
2018-12-16  7:29 ` Eli Zaretskii
2018-12-16 11:11   ` Van L
2018-12-16 13:07     ` Eli Zaretskii
2018-12-16 21:24       ` Van L
2018-12-17 15:53         ` Eli Zaretskii

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.