| Subject | Re: UDF to return fractional part of a number | 
|---|---|
| Author | balazszokker | 
| Post date | 2007-02-01T08:23:21Z | 
No I can not. THe floor and ceiling rounds down or up a number.
The problem I have is to round only these to type of numbers
where the fractional part equals 0,01 or 0,99.
--- In firebird-support@yahoogroups.com, "ibrahim bulut" <i.bulut@...>
wrote:
            The problem I have is to round only these to type of numbers
where the fractional part equals 0,01 or 0,99.
--- In firebird-support@yahoogroups.com, "ibrahim bulut" <i.bulut@...>
wrote:
>
>
>
> You can do it with floor and ceiling udf functions
>