|
[Date Index]
[Thread Index]
[Author Index]
RE: Re: Pi is not a real number - the News from Mathematica Mathgroup
- To: mathgroup at smc.vnet.net
- Subject: [mg86655] RE: [mg86634] Re: Pi is not a real number - the News from Mathematica Mathgroup
- From: "Hobbs, Sylvia (DPH)" <Sylvia.Hobbs at state.ma.us>
- Date: Sun, 16 Mar 2008 04:40:05 -0500 (EST)
- References: <frg0e4$f05$1@smc.vnet.net> <200803152243.RAA09846@smc.vnet.net>
Mathematica kernel has shut down? Cool! Benjamin, Your e-mail distracted
me from listening to Saturday evening's broadcast of Garrison Keilor and
the News from Lake Wobegan. How much physical memory do you have? I hope
4 Gigs? It could be fun to recreate the error on several computers
running on different platforms, say Linux and Microsoft Vista, with the
same amount of memory to see how the platforms access the upper limits
of their RAM. Overflow suggests cooties in the equation though. If it is
a true memory insufficiency associated with a correctly written equation
the outcome of Linux versus Vista Saturday Night Fight could be
interesting. In the Vista Boxer's corner are all of those committees at
Microsoft, in there's Linux, the underdog.
Sylvia Hobbs
________________________________
From: mathgroup-adm at smc.vnet.net on behalf of brtubb at pdmusic.org
Sent: Sat 3/15/2008 6:43 PM
To: mathgroup at smc.vnet.net
Subject: [mg86655] [mg86634] Re: Pi is not a real number?
Please somewhat disregard my previous reply <g>, the restrictions on
the LENGTH of RealDigits' results are actually not greater than 16
before "Indeterminate" status results are returned. In the "extreme"
case of using such a value as 10^9, I gets
===>
General::ovfl: Overflow occurred in computation. >>
No more memory available.
Mathematica kernel has shut down.
Try quitting other applications and then retry.
<===
Benjamin Tubb
On Mar 15, 3:12=A0am, Sebastian Meznaric <mezna... at gmail.com> wrote:
> Try this in Mathematica
> RealDigits[\[Pi], 10, 3, -10^9]
>
> The answer you get:
> RealDigits::realx: The value \[Pi] is not a real number. >>
>
> I am using 6.0.0.
Prev by Date:
RE: Intermediate Evaluation in FindMinimum
Next by Date:
Speeding up FindMinimum setup
Previous by thread:
Re: Pi is not a real number?
Next by thread:
Re: Pi is not a real number?
|