Multidimensional Newton-Raphson method

From Rosetta Code
Revision as of 17:56, 12 March 2018 by rosettacode>Borneq (Multidimensional Newton-Raphson method)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Task
Multidimensional Newton-Raphson method
You are encouraged to solve this task according to the task description, using any language you may know.
Task

Create a program that finds and outputs the root of a system of nonlinear equations using Newton-Raphson metod.