posted 18 years ago
Hello,
I am trying to find out why the following piece of code:
displays this output:
If the default number of fraction digits is 3, why is .5668 truncated to .57?
And why does the code display .5703 when the number of fraction digits is extended to 4?
Thanks,
Justyna W.