forked from divyanshakya966/Calculus-Calculator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFlowchart.drawio
More file actions
105 lines (105 loc) · 9.02 KB
/
Copy pathFlowchart.drawio
File metadata and controls
105 lines (105 loc) · 9.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/28.1.2 Chrome/138.0.7204.243 Electron/37.4.0 Safari/537.36" version="28.1.2">
<diagram name="Page-1" id="4OSnemcIkyKNxGIR9qEr">
<mxGraphModel dx="1155" dy="773" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="BMpT98P122_ArVM2P9le-6" value="START" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.start_1;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="410" y="50" width="100" height="60" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-7" value="" style="endArrow=classic;html=1;rounded=0;fontColor=#000000;labelBackgroundColor=#FFFFFF;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="459.5" y="110" as="sourcePoint" />
<mxPoint x="459.5" y="150" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-14" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontColor=#000000;" edge="1" parent="1" source="BMpT98P122_ArVM2P9le-8" target="BMpT98P122_ArVM2P9le-13">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-8" value="User Input" style="shape=parallelogram;html=1;strokeWidth=2;perimeter=parallelogramPerimeter;whiteSpace=wrap;rounded=1;arcSize=0;size=0.23;fontStyle=1;fontSize=15;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="370" y="150" width="180" height="60" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-16" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontColor=#000000;" edge="1" parent="1" source="BMpT98P122_ArVM2P9le-13" target="BMpT98P122_ArVM2P9le-15">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-13" value="Calculator.py" style="whiteSpace=wrap;html=1;strokeWidth=2;rounded=1;arcSize=0;fontStyle=1;fontSize=15;fillColor=#fad7ac;strokeColor=#b46504;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="400" y="250" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-15" value="Switches.py" style="whiteSpace=wrap;html=1;strokeWidth=2;rounded=1;arcSize=0;fontStyle=1;fontSize=15;fillColor=#bac8d3;strokeColor=#23445d;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="400" y="320" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-20" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontColor=#000000;" edge="1" parent="1" source="BMpT98P122_ArVM2P9le-17" target="BMpT98P122_ArVM2P9le-19">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-17" value="Operation<div>Type</div>" style="rhombus;whiteSpace=wrap;html=1;strokeWidth=2;rounded=1;arcSize=0;fontStyle=1;fontSize=15;fillColor=#60a917;fontColor=#000000;strokeColor=#2D7600;" vertex="1" parent="1">
<mxGeometry x="380" y="400" width="160" height="80" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-19" value="Utils.py" style="whiteSpace=wrap;html=1;strokeWidth=2;rounded=1;arcSize=12;fontStyle=1;fontSize=15;fillColor=#f5f5f5;gradientColor=#b3b3b3;strokeColor=#666666;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="600" y="420" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-31" value="START" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.terminator;whiteSpace=wrap;fillStyle=solid;fontStyle=1;fontSize=15;fillColor=#ffe6cc;strokeColor=#d79b00;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="410" y="50" width="100" height="60" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-32" value="END" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.terminator;whiteSpace=wrap;fontStyle=1;fontSize=15;fillColor=#ffe6cc;strokeColor=#d79b00;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="410" y="640" width="100" height="60" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-34" value="Integrals.txt" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.document2;whiteSpace=wrap;size=0.25;fontStyle=1;fontSize=12;fillColor=#ffcd28;strokeColor=#d79b00;gradientColor=#ffa500;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="220" y="410" width="100" height="60" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-35" value="Derivatives.txt" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.document2;whiteSpace=wrap;size=0.25;fontStyle=1;fontSize=12;fillColor=#ffcd28;gradientColor=#ffa500;strokeColor=#d79b00;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="220" y="540" width="100" height="60" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-43" value="Calculation<div>Process</div>" style="rounded=1;whiteSpace=wrap;html=1;absoluteArcSize=1;arcSize=14;strokeWidth=2;fillColor=#dae8fc;strokeColor=#6c8ebf;gradientColor=#7ea6e0;fontColor=#000000;fontSize=15;fontStyle=1" vertex="1" parent="1">
<mxGeometry x="580" y="540" width="160" height="60" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-44" value="Result Output" style="shape=parallelogram;html=1;strokeWidth=2;perimeter=parallelogramPerimeter;whiteSpace=wrap;rounded=1;arcSize=0;size=0.23;fontStyle=1;fontSize=15;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="370" y="540" width="180" height="60" as="geometry" />
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-49" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="459.33000000000004" y="370" as="sourcePoint" />
<mxPoint x="459" y="400" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-59" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=0.893;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="BMpT98P122_ArVM2P9le-35" target="BMpT98P122_ArVM2P9le-34">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="269.33000000000004" y="530" as="sourcePoint" />
<mxPoint x="270" y="480" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-62" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="BMpT98P122_ArVM2P9le-44" target="BMpT98P122_ArVM2P9le-32">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="459" y="610" as="sourcePoint" />
<mxPoint x="459.38" y="640" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-65" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.563;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="BMpT98P122_ArVM2P9le-43">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="670" y="460" as="sourcePoint" />
<mxPoint x="670" y="520" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-66" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="270" y="500" as="sourcePoint" />
<mxPoint x="650" y="460" as="targetPoint" />
<Array as="points">
<mxPoint x="650" y="500" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-67" value="Data collection based on operation type" style="edgeLabel;resizable=0;html=1;;align=center;verticalAlign=middle;fontSize=15;" connectable="0" vertex="1" parent="BMpT98P122_ArVM2P9le-66">
<mxGeometry relative="1" as="geometry">
<mxPoint x="-20" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="BMpT98P122_ArVM2P9le-68" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="580" y="569.38" as="sourcePoint" />
<mxPoint x="530" y="569.38" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>