Subject Round function ref/eDN8031797706
Author Praxi Technical Support - Dennis Th./F.
Hello ppl

Does any body knows or have a 'round' function in firebird like the roundto
of Delphi? I found a udf with a round in the firebird's distribution but
doesn't allow to define on which decimal the round will be done.

With few words, Do we have in firebird something like delphi's

function RoundTo(const AValue: Double; const ADigit: TRoundToRange): Double;

???

Kind regards
Dennis