I am working on a c implementation of the jacobi algorithm, using wikipedia as an example.
I was trying to follow along with the given example on the page;

Jacobi method - Wikipedia, the free...