mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 03:28:29 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<map id="math/power_for_huge_numbers.cpp" name="math/power_for_huge_numbers.cpp">
|
||||
<area shape="rect" id="Node000001" title="Compute powers of large numbers." alt="" coords="5,5,152,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="43,94,114,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="81,46,81,79,76,79,76,46"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="81,46,81,78,76,78,76,46"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?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.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: math/power_for_huge_numbers.cpp Pages: 1 -->
|
||||
<svg width="118pt" height="94pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M54.88,-54.95C54.88,-47.62 54.88,-38.62 54.88,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="58.38,-30.7 54.88,-20.7 51.38,-30.7 58.38,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M54.88,-54.95C54.88,-47.71 54.88,-38.84 54.88,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="58.38,-31.21 54.88,-21.21 51.38,-31.21 58.38,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
@@ -1,7 +1,7 @@
|
||||
<?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.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: math/power_for_huge_numbers.cpp Pages: 1 -->
|
||||
<svg width="118pt" height="94pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M54.88,-54.95C54.88,-47.62 54.88,-38.62 54.88,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="58.38,-30.7 54.88,-20.7 51.38,-30.7 58.38,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M54.88,-54.95C54.88,-47.71 54.88,-38.84 54.88,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="58.38,-31.21 54.88,-21.21 51.38,-31.21 58.38,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user