Re: Another newbie question...
Re: Another newbie question...
- Subject: Re: Another newbie question...
- From: "Erik M. Buck" <email@hidden>
- Date: Mon, 28 Jan 2002 22:59:41 -0600
- Organization: EMB & Assocites Inc.
floor(100.0 * number + 0.5) / 100.0;
If this does not give you what you want it is only because of the finite
precision of floating point math.
----- Original Message -----