
digraph {
  bgcolor="transparent"

  node [penwidth=0.5 fontsize="12" shape="box" style="filled" fontcolor="white" fontname="Courier New"]
  edge [penwidth=2 fontsize="10" color="#0A1931" arrowsize=0.8 fontname="Courier New"]

#########
# NODES #
#########
  id_29253f48_9040_49b6_b405_99e09bf1f940 [id="id_29253f48_9040_49b6_b405_99e09bf1f940#Begin" pos="0.0,10000.0!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Begin" tooltip="Begin" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 
  id_c3d7cb5d_7f60_434d_b811_b32d8ba08493 [id="id_c3d7cb5d_7f60_434d_b811_b32d8ba08493#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="X" tooltip="X: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b1cc0ddb_f272_469d_917f_df758c91b6d8 [id="id_b1cc0ddb_f272_469d_917f_df758c91b6d8#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Y" tooltip="Y: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ba8d775e_7ae1_4dae_8664_7107992179b9 [id="id_ba8d775e_7ae1_4dae_8664_7107992179b9#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Z" tooltip="Z: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a29d5ba9_246d_4578_b36b_a92c10df007b [id="id_a29d5ba9_246d_4578_b36b_a92c10df007b#Declare" pos="0.0,9996.25!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="FinalResult" tooltip="FinalResult: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_d9844662_99a7_47ca_844f_d89a54f1a27a [id="id_d9844662_99a7_47ca_844f_d89a54f1a27a#Input" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="X" tooltip="X" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f7d89e25_e1af_41f2_aa2e_ac2d9f64dc7e [id="id_f7d89e25_e1af_41f2_aa2e_ac2d9f64dc7e#Input" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Y" tooltip="Y" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ea1bfa5b_bf65_4b7f_8263_ba835a7bd8df [id="id_ea1bfa5b_bf65_4b7f_8263_ba835a7bd8df#Input" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Z" tooltip="Z" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a8ec9484_d018_4c59_bbff_000d91155ee2 [id="id_a8ec9484_d018_4c59_bbff_000d91155ee2#If" pos="0.0,9992.5!" height=0.5 width=2.26 fixedsize=true group="fun-main" 
    label="Z == 0 || Y == 0" tooltip="Z == 0 || Y == 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_a8ec9484_d018_4c59_bbff_000d91155ee2 [pos="5.0,9992.5!" shape=point width=0]
  false_dummy_up_id_a8ec9484_d018_4c59_bbff_000d91155ee2 [pos="-5.0,9992.5!" shape=point width=0]
  
  id_e0d7ffe2_85f2_4dd2_851c_f5272576c123 [id="id_e0d7ffe2_85f2_4dd2_851c_f5272576c123#Output" pos="5.0,9991.5625!" height=0.4 width=7.680000000000001 fixedsize=true group="id_39002809_9c99_4767_9ddd_5bc939cc058f"    label="\"Logical division-by-zero failure prevented. Z and Y cannot be 0.\"" tooltip="\"Logical division-by-zero failure prevented. Z and Y cannot be 0.\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9047e7cc_244d_493b_a3fc_b255fdcc8c27 [id="id_9047e7cc_244d_493b_a3fc_b255fdcc8c27#Assign" pos="-5.0,9991.5625!" height=0.4 width=6.91 fixedsize=true group="id_9b5977f2_1bfa_41b1_b93d_53057841dc18"    label="FinalResult = ((X * X) + (Y * Y)) / Z - (X * Y) + (Z - X) / Y" tooltip="FinalResult = ((X * X) + (Y * Y)) / Z - (X * Y) + (Z - X) / Y" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_987e6511_2c71_42ee_aac3_a96dce4ca1b0 [id="id_987e6511_2c71_42ee_aac3_a96dce4ca1b0#Output" pos="-5.0,9990.625!" height=0.4 width=6.140000000000001 fixedsize=true group="id_9b5977f2_1bfa_41b1_b93d_53057841dc18"    label="\"The final evaluated real number is: \" + FinalResult" tooltip="\"The final evaluated real number is: \" + FinalResult" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_a8ec9484_d018_4c59_bbff_000d91155ee2 [ pos="5.0,9989.6875!" shape=point width=0]
  false_dummy_down_id_a8ec9484_d018_4c59_bbff_000d91155ee2 [ pos="-5.0,9989.6875!" shape=point width=0]
  
  end_id_a8ec9484_d018_4c59_bbff_000d91155ee2 [id="end_id_a8ec9484_d018_4c59_bbff_000d91155ee2#IfEnd" class="flowrun-not-selectable" pos="0.0,9989.6875!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_54f5053a_ebf9_4a18_a484_73e633bfdfb7 [id="id_54f5053a_ebf9_4a18_a484_73e633bfdfb7#Return" pos="0.0,9988.75!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="End" tooltip="End" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 

#########
# EDGES #
#########
  id_29253f48_9040_49b6_b405_99e09bf1f940:s -> id_c3d7cb5d_7f60_434d_b811_b32d8ba08493:n [id="id_29253f48_9040_49b6_b405_99e09bf1f940@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c3d7cb5d_7f60_434d_b811_b32d8ba08493:s -> id_b1cc0ddb_f272_469d_917f_df758c91b6d8:n [id="id_c3d7cb5d_7f60_434d_b811_b32d8ba08493@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b1cc0ddb_f272_469d_917f_df758c91b6d8:s -> id_ba8d775e_7ae1_4dae_8664_7107992179b9:n [id="id_b1cc0ddb_f272_469d_917f_df758c91b6d8@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ba8d775e_7ae1_4dae_8664_7107992179b9:s -> id_a29d5ba9_246d_4578_b36b_a92c10df007b:n [id="id_ba8d775e_7ae1_4dae_8664_7107992179b9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a29d5ba9_246d_4578_b36b_a92c10df007b:s -> id_d9844662_99a7_47ca_844f_d89a54f1a27a:n [id="id_a29d5ba9_246d_4578_b36b_a92c10df007b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d9844662_99a7_47ca_844f_d89a54f1a27a:s -> id_f7d89e25_e1af_41f2_aa2e_ac2d9f64dc7e:n [id="id_d9844662_99a7_47ca_844f_d89a54f1a27a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f7d89e25_e1af_41f2_aa2e_ac2d9f64dc7e:s -> id_ea1bfa5b_bf65_4b7f_8263_ba835a7bd8df:n [id="id_f7d89e25_e1af_41f2_aa2e_ac2d9f64dc7e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ea1bfa5b_bf65_4b7f_8263_ba835a7bd8df:s -> id_a8ec9484_d018_4c59_bbff_000d91155ee2:n [id="id_ea1bfa5b_bf65_4b7f_8263_ba835a7bd8df@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_a8ec9484_d018_4c59_bbff_000d91155ee2:e -> true_dummy_up_id_a8ec9484_d018_4c59_bbff_000d91155ee2 [id="id_a8ec9484_d018_4c59_bbff_000d91155ee2@id_39002809_9c99_4767_9ddd_5bc939cc058f" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_a8ec9484_d018_4c59_bbff_000d91155ee2 -> id_e0d7ffe2_85f2_4dd2_851c_f5272576c123:n [id="id_a8ec9484_d018_4c59_bbff_000d91155ee2@id_39002809_9c99_4767_9ddd_5bc939cc058f" tailtooltip=" " edgetooltip=" "]
  
  id_e0d7ffe2_85f2_4dd2_851c_f5272576c123:s -> true_dummy_down_id_a8ec9484_d018_4c59_bbff_000d91155ee2:n [id="id_e0d7ffe2_85f2_4dd2_851c_f5272576c123@id_39002809_9c99_4767_9ddd_5bc939cc058f" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_a8ec9484_d018_4c59_bbff_000d91155ee2 -> end_id_a8ec9484_d018_4c59_bbff_000d91155ee2 [id="id_e0d7ffe2_85f2_4dd2_851c_f5272576c123@id_39002809_9c99_4767_9ddd_5bc939cc058f" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_a8ec9484_d018_4c59_bbff_000d91155ee2:w -> false_dummy_up_id_a8ec9484_d018_4c59_bbff_000d91155ee2 [id="id_a8ec9484_d018_4c59_bbff_000d91155ee2@id_9b5977f2_1bfa_41b1_b93d_53057841dc18" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_a8ec9484_d018_4c59_bbff_000d91155ee2 -> id_9047e7cc_244d_493b_a3fc_b255fdcc8c27:n [id="id_a8ec9484_d018_4c59_bbff_000d91155ee2@id_9b5977f2_1bfa_41b1_b93d_53057841dc18" tailtooltip=" " edgetooltip=" "]
  
  id_9047e7cc_244d_493b_a3fc_b255fdcc8c27:s -> id_987e6511_2c71_42ee_aac3_a96dce4ca1b0:n [id="id_9047e7cc_244d_493b_a3fc_b255fdcc8c27@id_9b5977f2_1bfa_41b1_b93d_53057841dc18" tailtooltip=" " edgetooltip=" "]
  id_987e6511_2c71_42ee_aac3_a96dce4ca1b0:s -> false_dummy_down_id_a8ec9484_d018_4c59_bbff_000d91155ee2:n [id="id_987e6511_2c71_42ee_aac3_a96dce4ca1b0@id_9b5977f2_1bfa_41b1_b93d_53057841dc18" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_a8ec9484_d018_4c59_bbff_000d91155ee2 -> end_id_a8ec9484_d018_4c59_bbff_000d91155ee2 [id="id_987e6511_2c71_42ee_aac3_a96dce4ca1b0@id_9b5977f2_1bfa_41b1_b93d_53057841dc18" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_a8ec9484_d018_4c59_bbff_000d91155ee2:s -> id_54f5053a_ebf9_4a18_a484_73e633bfdfb7:n [id="end_id_a8ec9484_d018_4c59_bbff_000d91155ee2@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
