MathGroup Archive 2004

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

Search the Archive

Print with limited precision

  • To: mathgroup at smc.vnet.net
  • Subject: [mg51097] Print with limited precision
  • From: Steve Gray <stevebg at adelphia.net>
  • Date: Mon, 4 Oct 2004 06:18:19 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

There must be some built-in function to print out decimal quantities with say
2 digits of precision to the right of the point. I want quantities such
as zz= -27.9873554 to print as -27.99, etc., but keeping the real precision
internally. I could write one easily enough but I would think there is
already such a thing. This seems trivial but I can't find how to do it in Help, etc.

Steve Gray


  • Prev by Date: A way around the limitations of Re[] and Im[]
  • Next by Date: Re: suggestion for frontend
  • Previous by thread: Re: A way around the limitations of Re[] and Im[]
  • Next by thread: Re: Print with limited precision