|
[Date Index]
[Thread Index]
[Author Index]
Re: Pi is not a real number?
- To: mathgroup at smc.vnet.net
- Subject: [mg86634] Re: Pi is not a real number?
- From: brtubb at pdmusic.org
- Date: Sat, 15 Mar 2008 17:43:44 -0500 (EST)
- References: <frg0e4$f05$1@smc.vnet.net>
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: RealOnly
Next by Date:
Re: Clearing selected variables
Previous by thread:
Re: Pi is not a real number?
Next by thread:
RE: Re: Pi is not a real number - the News from Mathematica Mathgroup
|