Date: Wed, 1 Aug 2007 11:20:40 -0400
Reply-To: "Dale, Jason - BLS" <Dale.Jason@BLS.GOV>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Dale, Jason - BLS" <Dale.Jason@BLS.GOV>
Subject: Round function
Content-Type: text/plain; charset="us-ascii"
I am using the round function to truncate to 2 decimal places. When the
second decimal place is a zero, SAS drops it. For example, instead of
showing 1.20, SAS will output 1.2. I would like the zero to be shown.
Is there a quick fix for this?
|