|
[Date Index]
[Thread Index]
[Author Index]
Re: Turning on numerical computation
- To: mathgroup at smc.vnet.net
- Subject: [mg62768] Re: Turning on numerical computation
- From: Bill Rowe <readnewsciv at earthlink.net>
- Date: Mon, 5 Dec 2005 03:37:08 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
On 12/4/05 at 5:57 AM, NewGuy at yahoo.com (New Guy) wrote:
>Can I make numeric answers the default until I want to go back to
>symbolic. In other words, can I turn numeric on and off as my
>default output?
Yes. If you set the value of $Post to N, the all subsequent numeric output will be machine precision numbers. To get the normal default behaviour back, simply clear $Post.
--
To reply via email subtract one hundred and four
Prev by Date:
A question about algebraic numbers using Mathematica
Next by Date:
Re: How to draw elliptical curve
Previous by thread:
Re: Re: A question about algebraic numbers using Mathematica
Next by thread:
Re: Turning on numerical computation
|