Hi,
I have a problem with a program that should display a 1 dim array.
It is a for-loop with i from 1...x and every component gets the value of the acutal x.
But if x is larger than 9 (which would lead to a array with more than 9 components), then Mathcad 14 does not calculate the array.
I...