Difference between revisions of "OsculatingCircle 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 )
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|other}}
 
{{command|other}}
; OsculatingCircle[Point, Function]: Yields the osculating circle of the function in the given point.
+
; OsculatingCircle[ <Point>, <Function> ]
; OsculatingCircle[Point, Curve]: Yields the osculating circle of the curve in the given point.
+
: Yields the osculating circle of the function in the given point.
 +
:{{example|1=<code><nowiki>OsculatingCircle[(0,0), x^2]</nowiki></code> yields ''x² + y² - y = 0''.}}
 +
; OsculatingCircle[ <Point>, <Curve> ]
 +
: Yields the osculating circle of the curve in the given point.

Revision as of 10:16, 3 May 2013



OsculatingCircle[ <Point>, <Function> ]
Yields the osculating circle of the function in the given point.
Example: OsculatingCircle[(0,0), x^2] yields x² + y² - y = 0.
OsculatingCircle[ <Point>, <Curve> ]
Yields the osculating circle of the curve in the given point.
© 2024 International GeoGebra Institute