multiply, or "*"
basicaly, I have defined a table as a variable D, if i multiply D by itself, or any other table I get a result like the following:
D*D=10.451, where D=1, 3, 4, 2, 6,... (values are made up here but you get the idea)
or D*d=2.345 where D is the same as above but d=3,6,1,4,8 or...
For some reason whenever I multiply one tabel by another Mathcad 13 is retuning me the sum of all values instaed of another table. I have no pronblem with any other simple operators, why is it doing this?