Round() bug?
Posted: Fri May 27, 2011 8:47 am
Hi Andreas,
I'm not sure is this is a bug or only a limitation but executing:
Round(3000000000)
returns
2147483647
In general passing big values Round() fails giving lower results
I'm not sure is this is a bug or only a limitation but executing:
Round(3000000000)
returns
2147483647
In general passing big values Round() fails giving lower results