mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 12:23:13 +08:00
8 lines
542 B
Plaintext
8 lines
542 B
Plaintext
<map id="numerical_methods/false_position.cpp" name="numerical_methods/false_position.cpp">
|
|
<area shape="rect" id="node1" title="Solve the equation  using false position method, also known as the Secant method." alt="" coords="81,5,247,47"/>
|
|
<area shape="rect" id="node2" title=" " alt="" coords="5,95,64,121"/>
|
|
<area shape="rect" id="node3" title=" " alt="" coords="89,95,149,121"/>
|
|
<area shape="rect" id="node4" title=" " alt="" coords="173,95,245,121"/>
|
|
<area shape="rect" id="node5" title=" " alt="" coords="269,95,323,121"/>
|
|
</map>
|