MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

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 !


  • Prev by Date: Problem with derivate of product
  • Next by Date: SetAccuracy formatting question
  • Previous by thread: Re: Problem with derivate of product
  • Next by thread: Re: SetAccuracy formatting question