C | |
| calc [Fibonacci] | |
I | |
| iter [Newton] | iter dx f x0 is the Newton iterate obtained by applying one time
Newton's method to f and x0, using the infinitesimal dx.
|
P | |
| phi_iter [Newton] | phi_iter x0 is the Newton iterate following x0 and converging
the golden ratio phi.
|
| phi_string [Fibonacci] |