Calculates friction using the Colebrook-White equation using the Newton Raphson method essential for fluid course I and II, showing the table of iterations.
Solves numeric methods. Uses the Newton-Raphson method, the fixed point method, the Newton bisection method, the secant method, and the false position method. Shows the intermediate steps and the final result.