I'm trying to get a very simple example started used the Kepler Equation, E = M + e sin E, which is an iterative solution set given M and e as constants.
So I guess E and compute the right hand side, thus generating E' on the left. This would then feed into E on the right and I would recompute...