Programming practice

Explicit heat step — Chapter 12

Fix the heat equation update so it uses old-time values.

Language: JavaScript

Student code

Feedback

Corrected code