# Solving Equations
# Forward and backward error
backward error is on the input side . It is the amount we would need to change the function to make the equation balance with the output approximation . This amount is
Forward error is the error on the output side. It is the amount we would need to change the approximate solution to make it correct ,which is
example
function has a triple root at .
the forward and backward error of the approximate root
the forward error is
the backward error is