mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 20:31:43 +08:00
12 lines
1018 B
Plaintext
12 lines
1018 B
Plaintext
<map id="numerical_methods/newton_raphson_method.cpp" name="numerical_methods/newton_raphson_method.cpp">
|
|
<area shape="rect" id="Node000001" title="Solve the equation  using Newton-Raphson method for both real and complex solutions." alt="" coords="66,5,247,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,63,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="128,49,67,88,64,83,125,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="87,94,141,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="148,48,130,81,126,79,144,45"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="165,94,236,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="170,45,189,79,184,82,165,48"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="260,94,312,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="190,44,255,83,252,88,187,49"/>
|
|
</map>
|