Difference between revisions of "ImplicitCurve Command"

From GeoGebra Manual
Jump to: navigation, search
m
(Remove "Currently f(x,y) must be a polynomial in x and y.")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|function}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|function}}
;ImplicitCurve[ <List of Points> ]
+
;ImplicitCurve( &lt;List of Points> )
 
:Creates [[Curves|implicit curve]] through given set of points. The length of the list must be <math>\frac{n(n+3)}2</math> for implicit curve of degree <math>n</math>.
 
:Creates [[Curves|implicit curve]] through given set of points. The length of the list must be <math>\frac{n(n+3)}2</math> for implicit curve of degree <math>n</math>.
;ImplicitCurve[ <f(x,y)> ]
+
;ImplicitCurve( <f(x,y)> )
:Creates the [[Curves|implicit curve]] f(x,y) = 0. Currently f(x,y) must be a polynomial in x and y.
+
:Creates the [[Curves|implicit curve]] f(x,y) = 0.

Latest revision as of 09:11, 4 April 2018

© 2024 International GeoGebra Institute