|
When performing calculations with currency or using
the round function the values are not rounding correctly.
ex
set var vamt = (round(125.875,2)) is yielding
125.87
set var vamt = (12.5 * 36.55) is yielding
456.87
using 6.5++ build 1.851
Does anyone know of what could cause
this?
Richard
Kahl |
- Re: values rounding incorrectly Richard Kahl
- Re: values rounding incorrectly Bill Downall
- Re: values rounding incorrectly Albert Berry
