Golden Ratio by Fixed Point of a Function The golden ratio is a fixed point of the transformation x 1 + 1/x. The code below uses this to compute it. View the code on Gist.