mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 04:18:34 +08:00
8 lines
622 B
Plaintext
8 lines
622 B
Plaintext
<map id="numerical_methods/false_position.cpp" name="numerical_methods/false_position.cpp">
|
|
<area shape="rect" id="Node000001" title="Solve the equation  using false position method, also known as the Secant method." alt="" coords="5,5,172,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="16,94,73,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="80,48,61,82,56,79,75,45"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="97,94,168,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="102,45,121,79,116,82,97,48"/>
|
|
</map>
|