Question 1157988
Am I missing something?
I cannot figure out what that WISH quadrilateral looks like.
Like this:{{{drawing(300,300,-1.1,1.1,-1.1,1.1,
circle(0,0,1),circle(0.766,0.6428,0.02),
circle(0,0,1),circle(-0.766,0.6428,0.02),
circle(0,0,1),circle(0.6428,-0.766,0.02),
circle(0,0,1),circle(-0.6428,-0.766,0.02),
locate(-0.1,0.98,100^o),locate(-0.1,-0.8,80^o),
triangle(0.766,0.6428,-0.766,0.6428,-0.6428,-0.766),
triangle(0.6428,-0.766,-0.6428,-0.766,-0.766,0.6428),
triangle(0.6428,-0.766,-0.6428,-0.766,0.766,0.6428),
locate(0.78,0.75,W),locate(-0.85,0.75,I),
locate(-0.72,-0.766,S),locate(0.67,-0.766,H)
)}}} ? Or like this: {{{drawing(300,300,-1.1,1.1,-1.1,1.1,
circle(0,0,1),circle(0.766,0.6428,0.02),
circle(0,0,1),circle(-0.766,0.6428,0.02),
circle(0,0,1),circle(0,-1,0.02),
circle(0,0,1),circle(0.9848,-0.1436,0.02),
locate(-0.1,0.98,100^o),locate(0.66,-0.66,80^o),
triangle(0.766,0.6428,-0.766,0.6428,0,-1),
triangle(0,-1,0.9848,-0.1436,-0.766,0.6428),
triangle(0,-1,0.9848,-0.1436,0.766,0.6428),
locate(0.78,0.75,W),locate(-0.85,0.75,I),
locate(-0.02,-1.02,S),locate(1,-0.14,H)
)}}} ? Or ... ?