LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 2007, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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?


Back to: Top of message | Previous page | Main SAS-L page