Construction in GCLC language


dim 120 120

point C 110 40
point O 65 51.14

color 220 0 0
fontsize 11

cmark_b C
cmark_t O
color 0 0 0
fontsize 10


% point B is given by the problem setting, but it has to belong to the circle k(O,C) which is constructible from the others objects given 
% NDG:  points C and O are not the same
% Constructing a circle k(O,C) whose center is at point O and which passes through point C
circle k(O,C) O C 

color 200 200 200
drawcircle k(O,C)
color 0 0 0




% Generating number V[_G11873] with value 0.19824888493815693
number V[_G11873] 0.19824888493815693 


% Calculating value V[_G11894] using formula V[_G11873]*360
expression V[_G11894]  { V[_G11873]*360  } 


% Constructing a point B which is an image of the point V[_G11894] in a rotation around the point O for the angle C
rotate B O V[_G11894] C 
color 220 0 0
fontsize 11
cmark_b B
color 0 0 0
fontsize 10

color 200 200 200
drawarc_p O C V[_G11894] 
color 0 0 0



% Generating number V[_G12086] with value 0.19824888493815693
number V[_G12086] 0.19824888493815693 


% Calculating value V[_G12107] using formula V[_G12086]*360
expression V[_G12107]  { V[_G12086]*360  } 


% Constructing a point A which is an image of the point V[_G12107] in a rotation around the point O for the angle B
rotate A O V[_G12107] B 
cmark_t A
color 200 200 200
drawarc_p O B V[_G12107] 
color 0 0 0



drawsegment A B
drawsegment A C
drawsegment B C

% Non-degenerate conditions:  points C and O are not the same
% Determination conditions: