Files
C-Plus-Plus/d2/d27/approximate__pi_8cpp__incl.svg
2023-04-14 18:47:37 +00:00

67 lines
2.7 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
-->
<!-- Title: math/approximate_pi.cpp Pages: 1 -->
<svg width="188pt" height="82pt"
viewBox="0.00 0.00 187.50 82.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78)">
<title>math/approximate_pi.cpp</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Implementation to calculate an estimate of the number π (Pi).">
<polygon fill="#999999" stroke="#666666" points="157,-74 31,-74 31,-55 157,-55 157,-74"/>
<text text-anchor="middle" x="94" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">math/approximate_pi.cpp</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="54,-19 0,-19 0,0 54,0 54,-19"/>
<text text-anchor="middle" x="27" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M82.63,-54.51C72.76,-46.7 58.23,-35.21 46.5,-25.93"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.21,-22.82 39.2,-19.36 44.87,-28.31 49.21,-22.82"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="116,-19 72,-19 72,0 116,0 116,-19"/>
<text text-anchor="middle" x="94" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M94,-54.75C94,-48.11 94,-38.73 94,-30.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.5,-30.44 94,-20.44 90.5,-30.44 97.5,-30.44"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="179.5,-19 134.5,-19 134.5,0 179.5,0 179.5,-19"/>
<text text-anchor="middle" x="157" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M104.69,-54.51C113.88,-46.77 127.36,-35.43 138.34,-26.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.07,-28.47 145.47,-19.36 135.57,-23.12 140.07,-28.47"/>
</g>
</g>
</svg>