Differenze tra le versioni di "Comando Trilineari"

Da GeoGebra Manual.
Riga 1: Riga 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|geometry|Trilineari}}
 
{{command|geometry|Trilineari}}
;Trilineari[ Punto A, Punto B, Punto C, Numero a, Numero b, Numero c ]
+
;Trilineari[ Punto A, Punto B, Punto C, Numero u, Numero v, Numero w ]
:Genera il punto le cui [[w:it:Coordinate_trilineari|coordinate trilineari]] rispetto al triangolo ''ABC'' sono ''(a,b,c)''.
+
:Genera il punto le cui [[w:it:Coordinate_trilineari|coordinate trilineari]] rispetto al triangolo ''ABC'' sono ''(u,v,w)''.
 +
 
 +
 
 +
==Quelques exemples : ==
 +
<center>
 +
{| class="wikitable" style="text-align:center;"
 +
|-
 +
! Point !! u !! v !! w
 +
|-
 +
! A
 +
|| 1 || 0 || 0
 +
|-
 +
! B
 +
|| 0 || 1 || 0
 +
|-
 +
! C
 +
|| 0 || 0 || 1
 +
|-
 +
! Centre cercle circonscrit
 +
|| cos(<math>\hat{A}</math>) || cos(<math>\hat{B}</math>) || cos(<math>\hat{C}</math>)
 +
|-
 +
! Centre cercle inscrit
 +
|| 1 || 1 || 1
 +
|-
 +
!Centre du cercle exinscrit tangent à [BC]
 +
||-1||1||1
 +
|-
 +
!Centre du cercle exinscrit tangent à [AC]
 +
||1||-1||1
 +
|-
 +
!Centre du cercle exinscrit tangent à [AB]
 +
||1||1||-1
 +
|-
 +
! Centre de gravité
 +
|| <math>\frac{1}{a}</math> || <math>\frac{1}{b}</math> || <math>\frac{1}{c}</math>
 +
|-
 +
! Orthocentre
 +
|| cos(<math>\hat{B}</math>) cos(<math>\hat{C}</math>) || cos(<math>\hat{A}</math>) cos(<math>\hat{C}</math>) || cos(<math>\hat{A}</math>)cos(<math>\hat{B}</math>)
 +
|}
 +
</center>

Versione delle 20:18, 17 feb 2013



Trilineari[ Punto A, Punto B, Punto C, Numero u, Numero v, Numero w ]
Genera il punto le cui coordinate trilineari rispetto al triangolo ABC sono (u,v,w).


Quelques exemples :

Point u v w
A 1 0 0
B 0 1 0
C 0 0 1
Centre cercle circonscrit cos(\hat{A}) cos(\hat{B}) cos(\hat{C})
Centre cercle inscrit 1 1 1
Centre du cercle exinscrit tangent à [BC] -1 1 1
Centre du cercle exinscrit tangent à [AC] 1 -1 1
Centre du cercle exinscrit tangent à [AB] 1 1 -1
Centre de gravité \frac{1}{a} \frac{1}{b} \frac{1}{c}
Orthocentre cos(\hat{B}) cos(\hat{C}) cos(\hat{A}) cos(\hat{C}) cos(\hat{A})cos(\hat{B})
© 2024 International GeoGebra Institute