SetAccuracy formatting question
- To: mathgroup at smc.vnet.net
- Subject: [mg67314] SetAccuracy formatting question
- From: kalymereau at yahoo.fr
- Date: Sun, 18 Jun 2006 05:12:58 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi Group With SetAccuracy[0.5,3] I get 0.50, which is what I want However with SetAccuracy[0.001,3] I get 0 x 10^-3, whereas I would like to get 0.00 How to force the result I want ? Thanks !
- Follow-Ups:
- Re: SetAccuracy formatting question
- From: "Chris Chiasson" <chris@chiasson.name>
- Re: SetAccuracy formatting question