Difference between revisions of "ResidualPlot 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.0}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|chart}}
 
{{command|chart}}
 
;ResidualPlot[ <List of Points L>, <Function f> ]
 
;ResidualPlot[ <List of Points L>, <Function f> ]
 
:Returns a list of points whose x-coordinates are equal to x-coordinates of elements of L and y-coordinates are residuals with respect to ''f''. If ''i''-th element of L is a point ''(a,b)'' then ''i''-th element of result is ''(a,b-f(a))''.
 
:Returns a list of points whose x-coordinates are equal to x-coordinates of elements of L and y-coordinates are residuals with respect to ''f''. If ''i''-th element of L is a point ''(a,b)'' then ''i''-th element of result is ''(a,b-f(a))''.

Revision as of 21:22, 9 March 2013



ResidualPlot[ <List of Points L>, <Function f> ]
Returns a list of points whose x-coordinates are equal to x-coordinates of elements of L and y-coordinates are residuals with respect to f. If i-th element of L is a point (a,b) then i-th element of result is (a,b-f(a)).
© 2024 International GeoGebra Institute