Sequential/continuous/continued/parallel addition

16 Views Asked by At

This may be out of topic... I have post a question in English stack exchange, but there is no answer so far...

I would like to know what's the standard way to say sequential/continuous/continued/parallel multiplication or addition for calculation like 3 * 5 * 10 * 2 * 11 or 1 + 5 + 3 + 2 + 4 + 100.