Difference between revisions of "Incircle Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
(command syntax: changed [ ] into ( ))
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
{{command|geometry}}
+
;Incircle( <Point>, <Point>, <Point> )
;Incircle[ <Point>, <Point>, <Point> ]
 
 
:Returns [[w:Incircle_and_excircles_of_a_triangle|Incircle]] of the triangle formed by the three Points.
 
:Returns [[w:Incircle_and_excircles_of_a_triangle|Incircle]] of the triangle formed by the three Points.
 +
:{{example|1=Let ''O=(0, 0)'', ''A=(3, 0)'' and ''B=(0, 5)'' be three points: <code>Incircle(O, A, B)</code> yields ''(x - 1.08)² + (y - 1.08)² = 1.18'' in [[File:Menu_view_algebra.svg|20px]] ''Algebra View'' and draws the corresponding circle in [[File:Menu_view_graphics.svg|20px]] ''Graphics View''.}}

Latest revision as of 16:34, 4 October 2017


Incircle( <Point>, <Point>, <Point> )
Returns Incircle of the triangle formed by the three Points.
Example: Let O=(0, 0), A=(3, 0) and B=(0, 5) be three points: Incircle(O, A, B) yields (x - 1.08)² + (y - 1.08)² = 1.18 in Menu view algebra.svg Algebra View and draws the corresponding circle in Menu view graphics.svg Graphics View.
© 2024 International GeoGebra Institute