I'm stumped.
In the example below i have created the variables B1, B2, B3, B4 and B5. They have the values 1,5,2,6 and 3 respectively.
I have also created the variables M1, M2, M3, M4 and M5 using an array which I want to take the following values.
M1=B1;
M2=max(of B1-B2);
M3=max(of B1-B3)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.