Date: Thu, 5 Feb 2004 14:02:41 -0800
Reply-To: knvsol <knvsol@COMCAST.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: knvsol <knvsol@COMCAST.NET>
Organization: http://groups.google.com
Subject: round to nearest even number
Content-Type: text/plain; charset=ISO-8859-1
Trying to recreate in SAS what Cint does in vbscript. Basically what
I need is to be able to round to nearest even number. ( i.e. 0.5--> 0
and 1.5 -->2 etc.) any ideas?
knvsol
|