A maths major could point out edges cases where the maths terminology works but the computer code break, but for broad-strokes purposes they’re the same.
what? they’re just for loops (actually they’re better described as reduce operators, but those are not so friendly either). if you mean infinite bounds, it’s just not finitely terminating
A maths major could point out edges cases where the maths terminology works but the computer code break, but for broad-strokes purposes they’re the same.
what? they’re just
forloops (actually they’re better described as reduce operators, but those are not so friendly either). if you mean infinite bounds, it’s just not finitely terminating