Newton-Raphson
A Pluto notebook in Julia, exported to a static page.
Open full page Download the notebook
To run it yourself, install Julia, then
import Pkg; Pkg.add("Pluto"); import Pluto; Pluto.run()
and open the downloaded newton-raphson.jl from the Pluto start page.