Hello All,
My program receives models information from an Excel file and performs the calculations and returns some results as the outputs.
when I run the program for large number of input models (300 models for example), the final result is different from individual calculation by the same program.
I have repeated this several times. The results of individual calculations are always the same, the results of large number of models are always the same but they don't match.
Is there something about Mathcad that I should consider for large number of calculation? or the problem is in the program itself?