|
[Date Index]
[Thread Index]
[Author Index]
Re: big integer for Range
- To: mathgroup at smc.vnet.net
- Subject: [mg61265] Re: [mg61239] big integer for Range
- From: Yasvir Tesiram <tesiramy at omrf.ouhsc.edu>
- Date: Fri, 14 Oct 2005 05:54:04 -0400 (EDT)
- References: <200510130539.BAA04605@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
I just run out of Memory and the kernel shuts down. I have always tried to
find whether Mathematica has some construct similar to sizeof() but to no
avail. I don't think it exists. It should exist. Then I think that maybe
that would open a Pandoras box. How would Max[] and Min[] fit into the
Mathematica system? Which BTW returns -Infinity and Infinity, repectively.
Yas
On Thu, 13 Oct 2005, Murray Eisenberg wrote:
> Mathematica 5.2 under Windows XP on a 32-bit machine complains if I ask
> it to form Range[10^9]. The error is Range::range: Range specification
> in Range[10000000000] is not a machine-size integer.
>
> Is there a built-in Mathematica function that tells what the machine's
> maximum machine-size integer is? (And if not, shouldn't there be?)
>
> --
> Murray Eisenberg murray at math.umass.edu
> Mathematics & Statistics Dept.
> Lederle Graduate Research Tower phone 413 549-1020 (H)
> University of Massachusetts 413 545-2859 (W)
> 710 North Pleasant Street fax 413 545-1801
> Amherst, MA 01003-9305
>
Prev by Date:
Re: How to reverse sign on the y's in a list of (x, y)'s?
Next by Date:
Re: How to reverse sign on the y's in a list of (x, y)'s?
Previous by thread:
Re: big integer for Range
Next by thread:
Re: big integer for Range
|