canyou show the formulas that I would need to use on RLogic
Loops can be nested, this means putting one loop inside another. Build logic with these parts: Setup: create variables strt, prod, sm and sumofprod and assign an initial value of 0 to each spress enter for new line> Setup: create the variable i and assign an initial value of 1 spress enter> WHILE condition: create a while loop with a condition test like this (i <-10) <press
OR
OR