Subject Re: [firebird-support] Round
Author Dimitry Sibiryakov
On 8 Apr 2004 at 10:16, Martin wrote:

>I divide double precision number in SP, e.g. like this:
[skip]
>case to round it down or get just the number befor floating point, so

A = DBL/16777216 - 0.5;

SY, Dimitry Sibiryakov.