mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-30 08:41:30 +08:00
Documentation for fddbf08f5a
This commit is contained in:
@@ -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 7.1.0 (20230121.1956)
|
||||
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
|
||||
-->
|
||||
<!-- Title: math/eulers_totient_function.cpp Pages: 1 -->
|
||||
<svg width="126pt" height="93pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M48.1,-54.54C43.61,-46.82 38.04,-37.24 33.25,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="36.35,-27.37 28.3,-20.48 30.3,-30.89 36.35,-27.37"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M48.1,-54.54C43.51,-46.65 37.79,-36.81 32.92,-28.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="35.59,-27.06 27.54,-20.18 29.54,-30.58 35.59,-27.06"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -45,8 +45,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M64.9,-54.54C69.39,-46.82 74.96,-37.24 79.75,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.7,-30.89 84.7,-20.48 76.65,-27.37 82.7,-30.89"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M64.9,-54.54C69.49,-46.65 75.21,-36.81 80.08,-28.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.46,-30.58 85.46,-20.18 77.41,-27.06 83.46,-30.58"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user