Can you apply Ruffini's method to root-finding of non-polynomial functions?

48 Views Asked by At

Ruffini's rule is a technique for dividing a polynomial by a binomial of the form x − r. I wonder whether it makes sense to apply the same technique for numerically find roots of non-polynomial functions. Any ideas? Maybe there exists work along that direction?