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
- Follow-Ups:
- Re: Print with limited precision
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Print with limited precision