Image:Orthosystem.png

From Wikipedia, the free encyclopedia

Wikimedia Commons logo This is a file from the Wikimedia Commons. The description on its description page there is shown below.

[edit] Summary

Diagram for http://en.wikipedia.org/wiki/Orthocentric_system

[edit] Licensing

Public domain I, the author of this work, hereby release it into the public domain. This applies worldwide.

In case this is not legally possible:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


Afrikaans | Alemannisch | Aragonés | العربية | Български | Català | Česky | Cymraeg | Dansk | Deutsch | Ελληνικά | English | Español | Esperanto | فارسی | Français | Galego | 한국어 | हिन्दी | Hrvatski | Ido | Bahasa Indonesia | Íslenska | Italiano | עברית | Latina | Lietuvių | Magyar | Bahasa Melayu | Nederlands | Norsk (bokmål) | Norsk (nynorsk) | 日本語 | Polski | Português | Ripoarish | Română | Русский | Slovenčina | Slovenščina | Српски | Svenska | ไทย | Türkçe | Українська | Tiếng Việt | Walon | 简体中文 | 繁體中文 | 粵語 | +/-


Eukleides code:

box(-2, -2, 8, 6,3)
A B C triangle
H=orthocenter(A,B,C)
draw(H,dot,4)
mark(C,intersection(line(A,B),line(H,C)),B,right)
x=point(line(B,H),6)
mark(x,intersection(line(A,C),line(H,B)),A,right)
y=point(line(A,H),6)
mark(y,intersection(line(B,C),line(H,A)),B,right)
draw(C,dot,4)
draw(B,dot,4)
draw(A,dot,4)
thickness(3)
draw(A,C,H)
draw(line(A,B),dotted)
draw(line(A,C),dotted)
draw(line(B,C),dotted)
draw(line(H,A),dotted)
draw(line(H,B),dotted)
draw(line(H,C),dotted)

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):