iterative operation; automatic sequential operation
Computing term for a process that repeats a set of operations automatically, often until a condition is met.
This algorithm finds the solution through iterative operations.
反復 means 'repetition' in general, while 反復演算 specifically refers to repetitive computation in a computing context.
演算 means 'operation' or 'calculation', often used in mathematics and computing. 反復演算 combines it with the idea of repetition.
Compound of 反復 (repetition) and 演算 (operation, calculation). A technical term likely coined in the context of computer science.