Root Finding using radient Peroxide Version 0.37.1 Target Function Find x such that f(x) = g(x) f(x) = exp(x) g(x) = x+2 Method Use Newton's method Build Process # Run cargo run --release