Feeds
답변 있음
Why are those lines not drawn?
OK, glorious user error, as expected. When using line one shouldn't do: line(A,B); But instead put the x values in the first ...
    
  
Why are those lines not drawn?
OK, glorious user error, as expected. When using line one shouldn't do: line(A,B); But instead put the x values in the first ...
4년 초과 전 | 0
| 수락됨
질문
Why are those lines not drawn?
I am using the following code to draw a triangle ABC and the medians AD1, BD2, CD3. A1, B1, C1 are points along each median that...
4년 초과 전 | 답변 수: 2 | 0