I'm made a double for leep for a Mathcad sheet and I'm trying to add a variable that counts the total number of times the program loops. For example, if I have 2 for loops, both of them from 0 to two, then the total number of times the program lops is four.
Does anyone kow how to do this?