Programming practice

Jacobi iteration — Chapter 5

Fix Jacobi so both components use the old iterate.

Language: JavaScript

Student code

Feedback

Corrected code