mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 20:31:43 +08:00
14 lines
1.2 KiB
Plaintext
14 lines
1.2 KiB
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="108,5,288,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,63,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="158,49,74,89,72,85,156,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="86,94,147,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="180,48,142,85,138,81,176,44"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="171,94,225,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="201,46,201,78,195,78,195,46"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="249,94,320,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="221,44,262,81,258,85,218,48"/>
|
|
<area shape="rect" id="Node000006" title=" " alt="" coords="344,94,396,120"/>
|
|
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="242,44,331,85,329,90,240,49"/>
|
|
</map>
|