help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to calculate logic shift of large numbers?


From: Stefan Monnier
Subject: Re: How to calculate logic shift of large numbers?
Date: Fri, 20 Jan 2006 17:13:01 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> The following statement seems don't work due to the 29bit limit of
> emacs integers:

On 64bit systems, the limit is correspondingly higher, of course, but if you
want really large integers, you won't be able to use built-in Emacs
subroutines.  You can use Calc's functions, tho.  Calc is included in
Emacs-CVS.


        Stefan





 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]