Wrong calculation results
Hi!
I surprisingly found that Mathcad calculates this simple expression wrong:

Both results must be the same. The second result is the correct one.
It gets even worse in this case:

It seems that Mathcad accumulates floating point errors in sums, which can be easily avoided (or greatly reduced) by applying a proper summation algorithm. It costs nothing to implement, so why not do it?



