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 (December 2005, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 12 Dec 2005 08:03:08 -0500
Reply-To:     Ed Heaton <EdHeaton@WESTAT.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ed Heaton <EdHeaton@WESTAT.COM>
Subject:      Re: int, round, or, ...?
Content-Type: text/plain; charset="us-ascii"

Mindy,

What do you want the function to do when the numbers are between 12.4 and 12.5?

Ed

Edward Heaton, SAS Senior Systems Analyst, Westat (An Employee-Owned Research Corporation), 1600 Research Boulevard, RW-4541, Rockville, MD 20850-3195 Voice: (301) 610-4818 Fax: (301) 294-3879 mailto:EdHeaton@Westat.com http://www.Westat.com

-----Original Message----- From: owner-sas-l@listserv.uga.edu [mailto:owner-sas-l@listserv.uga.edu] On Behalf Of Mindy Sent: Friday, December 09, 2005 7:15 PM To: sas-l@uga.edu Subject: int, round, or, ...?

Hey,

Does anyone know the function that when apply to 12.5 (or any number bigger than 12.5 but less than 13), I will get 13; and if apply to 12.4 (or any number smaller than 12.4 but bigger than 12), I will get 12. Thanks.

Mindy


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