|
[Date Index]
[Thread Index]
[Author Index]
Re: Precision of output
- To: mathgroup at smc.vnet.net
- Subject: [mg48235] Re: Precision of output
- From: spam at husumtoften.invalid (Per Rønne)
- Date: Wed, 19 May 2004 02:42:11 -0400 (EDT)
- References: <c89q2f$t51$1@smc.vnet.net> <c8chne$eqo$1@smc.vnet.net>
- Reply-to: spam at husumtoften.dk (Per Rønne)
- Sender: owner-wri-mathgroup at wolfram.com
Peltio <peltio at twilight.zone> wrote:
> You can see up to 16 digits for this result but no more than that, by using
>
> NumberForm[N[4209/0.14,100],100]
>
> Which as far as I know should be equivalent to
>
> NumberForm[N[4209/0.14],16]
Thank you. I didn't even know of the existence of that function - though
it is mentioned in The Mathematica Book 5th Edition on page 1227. And, I
see, on pp 435-37.
"Getting Started with Mathematica" doesn't even know of the function
--
Per Erik Rønne
Prev by Date:
Bug in O[x]
Next by Date:
Re: Two-point BVP
Previous by thread:
Re: Precision of output
Next by thread:
Re: Precision of output
|