On 6 Aug 2004 at 11:36, Jason Schulz wrote:

> Is there a tag/expression that will round a number in the normal
> manner (ie, if >=0.5, round up, if >0.5 round down)? 
> 
> @calc ceil will force round up, and @calc floor will force round down,
> but I need the traditional rounding. 

Jason,

Try @CALC floor of (value + .5)

Bill



________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to