Hans Aberg wrote:
> Thinking of it, "round" should probably be viewed as a method to convert a
> float to another float of less precision (and not a conversion to an
> integer)

To be picky, rounding a fixed point value to less bits is a very common
procedure (at least it is in the DSP world) to acount for bit-growth in
an algorithm.

--Matt Donadio ([EMAIL PROTECTED])


Reply via email to