Macaulay2
»
Documentation
Packages
»
NumericalAlgebraicGeometry
::
newton
next
|
previous
|
forward
|
backward
| up |
index
|
toc
newton -- Newton-Raphson method
Description
Performs one step of the Newton-Raphson method.
Caveat
Works for a regular square or overdetermined system.
Ways to use
newton
:
newton(System,AbstractPoint)
For the programmer
The object
newton
is
a
method function
.