Difference between revisions of "Limit Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|function}}
 
{{command|function}}
;Limit[ <Function f>, <Value or Infinity> ]
+
;Limit[ <Function f>, <Value t> ]
 
:Computes [[w:Limit_of_a_function|limit]] of function ''f'' for given value of function variable (may be infinity).
 
:Computes [[w:Limit_of_a_function|limit]] of function ''f'' for given value of function variable (may be infinity).
 
==CAS Specific syntaxes==
 
==CAS Specific syntaxes==
 
Following syntaxes are available only in [[CAS View]].
 
Following syntaxes are available only in [[CAS View]].
;Limit[ <Expression f>, <Variable v>, <Value or Infinity t> ]
+
;Limit[ <Expression f>, <Variable v>, <Value t> ]
 
:Computes limit of multivariate function ''f'' for ''v=t''.
 
:Computes limit of multivariate function ''f'' for ''v=t''.
;Limit[ <Expression f>, <Variable v>, <Value or Infinity t>, <Direction Left or Right> ]
 
:Computes left or right limit (depending on last parameter) of multivariate function ''f'' for ''v=t''.
 
{{description}}
 
 
{{Note|See also [[Asymptote Command]], [[LimitAbove Command]] and [[LimitBelow Command]].}}
 
{{Note|See also [[Asymptote Command]], [[LimitAbove Command]] and [[LimitBelow Command]].}}

Revision as of 22:55, 3 May 2011



Limit[ <Function f>, <Value t> ]
Computes limit of function f for given value of function variable (may be infinity).

CAS Specific syntaxes

Following syntaxes are available only in CAS View.

Limit[ <Expression f>, <Variable v>, <Value t> ]
Computes limit of multivariate function f for v=t.
© 2024 International GeoGebra Institute