x ← x+sin x
This works well because if |x — π| < ε ∧ x>0 then |x+sin x — π| < ε3.
How, do we compute sin? The Taylor series is the only way I have thought of. Commercial grade software cheats and assumes the value of π.
See 106 digits of π. See GMP for some code.
And then musically.